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