Partager via


WebSiteProperties2.StartURL, propriété

Espace de noms :  VsWebSite
Assembly :  VsWebSite.Interop (dans VsWebSite.Interop.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Implémentations

WebSiteProperties.StartURL

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties2 Interface

StartURL, surcharge

VsWebSite, espace de noms