Partager via


WebSiteProperties2.StartArguments, propriété

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

Syntaxe

'Déclaration
Property StartArguments As String
    Get
    Set
string StartArguments { get; set; }
property String^ StartArguments {
    String^ get ();
    void set (String^ value);
}
abstract StartArguments : string with get, set
function get StartArguments () : String
function set StartArguments (value : String)

Valeur de propriété

Type : System.String

Implémentations

WebSiteProperties.StartArguments

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties2 Interface

StartArguments, surcharge

VsWebSite, espace de noms