protected IFileSource Source { get; set; }
Protected Property Source As IFileSource Get Set
protected: property IFileSource^ Source { IFileSource^ get (); void set (IFileSource^ value); }
member Source : IFileSource with get, set
In This Article