NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NTServiceDirect.ENUM_SERVICE_STATUS.serviceName

[To be supplied.]

[Visual Basic]
Public serviceName As String
[C#]
public string serviceName;
[C++]
public: String* serviceName;
[JScript]
public var serviceName : String;

See Also

NTServiceDirect.ENUM_SERVICE_STATUS Class | NTServiceDirect.ENUM_SERVICE_STATUS Members | System.ServiceProcess Namespace