Sdílet prostřednictvím


ServiceInstallerDialog.Username Vlastnost

Definice

Získá nebo nastaví uživatelské jméno formuláře úč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

String

Ř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 ServiceInstallerDialog Username ani Password hodnoty.

Platí pro