ServiceInstallerDialog::Username Property
.NET Framework (current version)
Gets or sets the user name for the service account form.
Assembly: System.ServiceProcess (in System.ServiceProcess.dll)
Property Value
Type: System::String^A string representing the user name in the service account form. The default is an empty string ("").
The ServiceInstallerDialog does not validate the Username or Password values.
.NET Framework
Available since 1.1
Available since 1.1
Show: