ServiceController.StartType Eigenschaft

Definition

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

public:
 property System::ServiceProcess::ServiceStartMode StartType { System::ServiceProcess::ServiceStartMode get(); };
public System.ServiceProcess.ServiceStartMode StartType { get; }
[System.ServiceProcess.ServiceProcessDescription("SPStartType")]
public System.ServiceProcess.ServiceStartMode StartType { get; }
member this.StartType : System.ServiceProcess.ServiceStartMode
[<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

Beim Zugreifen auf eine System-API ist ein Fehler aufgetreten.

Gilt für:

Weitere Informationen