ServiceInstallerDialog.Username Vlastnost

Definice

Získá nebo nastaví uživatelské jméno pro formulář účtu služby.

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

Hodnota vlastnosti

Řetězec představující uživatelské jméno ve formuláři účtu služby. Výchozí hodnota je prázdný řetězec ("").

Poznámky

Neověřuje ServiceInstallerDialogUsername hodnoty ani Password hodnoty.

Platí pro