ServiceController.StartType Eigenschaft

Definition

Ruft einen Wert ab, der angibt, wie der vom Objekt dargestellte ServiceController Dienst gestartet wird.

public:
 property System::ServiceProcess::ServiceStartMode StartType { System::ServiceProcess::ServiceStartMode get(); };
[System.ServiceProcess.ServiceProcessDescription("SPStartType")]
public System.ServiceProcess.ServiceStartMode StartType { get; }
[<System.ServiceProcess.ServiceProcessDescription("SPStartType")>]
member this.StartType : System.ServiceProcess.ServiceStartMode
Public ReadOnly Property StartType As ServiceStartMode

Eigenschaftswert

Ein Wert, der angibt, wie der Dienst gestartet wird.

Attribute

Ausnahmen

Fehler beim Zugriff auf eine System-API.

Gilt für:

Weitere Informationen