Condividi tramite


ServiceInstallerDialog.Username Proprietà

Definizione

Ottiene o imposta il nome utente per il form dell'account del servizio.

public:
 property System::String ^ Username { System::String ^ get(); void set(System::String ^ value); };
public string Username { get; set; }
member this.Username : string with get, set
Public Property Username As String

Valore della proprietà

String

Stringa che rappresenta il nome utente nel form dell'account del servizio. Il valore predefinito è una stringa vuota ("").

Commenti

Non ServiceInstallerDialog convalida i Username valori o Password .

Si applica a