Gets the type of service that this object references.
[Visual Basic] Overridable Public ReadOnly Property ServiceType As ServiceType [C#] public ServiceType ServiceType {virtual get;} [C++] public: __property virtual ServiceType get_ServiceType(); [JScript] public function get ServiceType() : ServiceType;
ServiceController Class | ServiceController Members | System.ServiceProcess Namespace