ISite.Container Vlastnost

Definice

IContainer Získá přidružené k při ISite implementaci třídy.

public:
 property System::ComponentModel::IContainer ^ Container { System::ComponentModel::IContainer ^ get(); };
public System.ComponentModel.IContainer Container { get; }
public System.ComponentModel.IContainer? Container { get; }
member this.Container : System.ComponentModel.IContainer
Public ReadOnly Property Container As IContainer

Hodnota vlastnosti

Instance přidružená IContainer k objektu ISite.

Poznámky

nullContainer pro vlastnost označuje, že IComponent instance nemá ISite.

Platí pro