Aracılığıyla paylaş


BasicDesignerLoader.LoaderHost Özellik

Tanım

Yükleyici ana bilgisayarını alır.

protected:
 property System::ComponentModel::Design::Serialization::IDesignerLoaderHost ^ LoaderHost { System::ComponentModel::Design::Serialization::IDesignerLoaderHost ^ get(); };
protected System.ComponentModel.Design.Serialization.IDesignerLoaderHost LoaderHost { get; }
member this.LoaderHost : System.ComponentModel.Design.Serialization.IDesignerLoaderHost
Protected ReadOnly Property LoaderHost As IDesignerLoaderHost

Özellik Değeri

IDesignerLoaderHost yöntemine BeginLoad(IDesignerLoaderHost) geçirilen.

Özel durumlar

Açıklamalar

Bu yöntem, bu tasarımcı yükleyicisine verilen yükleyici ana bilgisayarını döndürür. Bu, henüz çağrılmazsa veya bu tasarımcı yükleyicisi atılmışsa olabilir nullBeginLoad .

Şunlara uygulanır

Ayrıca bkz.