public IFileUIContainer Container { get; set; }
Public Property Container As IFileUIContainer
Get
Set
public:
virtual property IFileUIContainer^ Container {
IFileUIContainer^ get () sealed;
void set (IFileUIContainer^ value) sealed;
}
abstract Container : IFileUIContainer with get, set
override Container : IFileUIContainer with get, set
Значение свойства никогда не равно null.