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