public IFileControl Control { get; }
Public ReadOnly Property Control As IFileControl Get
public: property IFileControl^ Control { IFileControl^ get (); }
member Control : IFileControl with get
In This Article