Compartir a través de


WebSiteProperties2.StartURL (Propiedad)

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
Property StartURL As String
string StartURL { get; set; }
property String^ StartURL {
    String^ get ();
    void set (String^ value);
}
abstract StartURL : string with get, set
function get StartURL () : String 
function set StartURL (value : String)

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

WebSiteProperties2 Interfaz

VsWebSite (Espacio de nombres)