FileContentSource ContentSource { get; set; }
Property ContentSource As FileContentSource
Get
Set
property FileContentSource ContentSource {
FileContentSource get ();
void set (FileContentSource value);
}
abstract ContentSource : FileContentSource with get, set