ComponentEditorPage.PageSite 屬性

定義

取得或設定頁面網站。

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; }
protected System.Windows.Forms.IComponentEditorPageSite? PageSite { get; set; }
member this.PageSite : System.Windows.Forms.IComponentEditorPageSite with get, set
Protected Property PageSite As IComponentEditorPageSite

屬性值

頁面網站。

備註

此元件編輯器頁面的網站。

適用於