ComponentEditorPage.PageSite Proprietà

Definizione

Ottiene o imposta il sito della pagina.

protected:
 property System::Windows::Forms::IComponentEditorPageSite ^ PageSite { System::Windows::Forms::IComponentEditorPageSite ^ get(); void set(System::Windows::Forms::IComponentEditorPageSite ^ value); };
protected System.Windows.Forms.IComponentEditorPageSite PageSite { get; set; }
member this.PageSite : System.Windows.Forms.IComponentEditorPageSite with get, set
Protected Property PageSite As IComponentEditorPageSite

Valore della proprietà

IComponentEditorPageSite

Sito della pagina.

Commenti

Sito per questa pagina dell'editor di componenti.

Si applica a