Sdílet prostřednictvím


ComponentEditorPage.PageSite Vlastnost

Definice

Získá nebo nastaví web stránky.

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

Hodnota vlastnosti

Web stránky.

Poznámky

Web pro tuto stránku editoru komponent.

Platí pro