public IFileControl Control { get; }
Public ReadOnly Property Control As IFileControl Get
public: property IFileControl^ Control { IFileControl^ get (); }
member Control : IFileControl with get
Значение свойства никогда не равно null.
In This Article