public IFileUIContainer Container { get; set; }Public Property Container As IFileUIContainer
Get
Setpublic:
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.