ServiceInstallerDialog Constructor

Definition

Initializes a new instance of the service account form.

public:
 ServiceInstallerDialog();
public ServiceInstallerDialog ();
Public Sub New ()

Remarks

A new ServiceInstallerDialog form has its Result set to OK, the Username set to an empty string (""), and the Password set to an empty string.

Applies to