Udostępnij za pośrednictwem


Właściwość WebSiteProperties2.StartPage —

Przestrzeń nazw:  VsWebSite
Zestaw:  VsWebSite.Interop (w VsWebSite.Interop.dll)

Składnia

'Deklaracja
Property StartPage As String
string StartPage { get; set; }
property String^ StartPage {
    String^ get ();
    void set (String^ value);
}
abstract StartPage : string with get, set
function get StartPage () : String 
function set StartPage (value : String)

Wartość właściwości

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebSiteProperties2 Interfejs

Przestrzeń nazw VsWebSite