ServiceController.StartType Özellik

Tanım

Nesne tarafından ServiceController temsil edilen hizmetin nasıl başladığını gösteren bir değer alır.

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

Özellik Değeri

Hizmetin nasıl başlatıldığını gösteren değer.

Öznitelikler

Özel durumlar

Sistem API'lerine erişilirken bir hata oluştu.

Şunlara uygulanır

Ayrıca bkz.