WebSiteProperties2.StartURL (Propiedad)

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

Sintaxis

'Declaración
Property StartURL As String
    Get
    Set
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: System.String

Implementaciones

WebSiteProperties.StartURL

Seguridad de .NET Framework

Vea también

Referencia

WebSiteProperties2 Interfaz

StartURL (Sobrecarga)

VsWebSite (Espacio de nombres)