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