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