Freigeben über


ComponentEditorPage.SetSite(IComponentEditorPageSite) Methode

Definition

Legt die Site für diese Seite fest.

public:
 virtual void SetSite(System::Windows::Forms::IComponentEditorPageSite ^ site);
public virtual void SetSite (System.Windows.Forms.IComponentEditorPageSite site);
abstract member SetSite : System.Windows.Forms.IComponentEditorPageSite -> unit
override this.SetSite : System.Windows.Forms.IComponentEditorPageSite -> unit
Public Overridable Sub SetSite (site As IComponentEditorPageSite)

Parameter

site
IComponentEditorPageSite

Die Site für diese Seite.

Gilt für