Partager via


WebSiteProperties3.StartArguments, propriété

Espace de noms :  VsWebSite90
Assembly :  VsWebSite.Interop90 (dans VsWebSite.Interop90.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

WebSiteProperties2.StartArguments

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties3 Interface

StartArguments, surcharge

VsWebSite90, espace de noms