ServiceType Property
Summary
Gets the type of the service.
Syntax
public ServiceType ServiceType { get; }
Public ReadOnly Property ServiceType As ServiceType
public:
property ServiceType ServiceType {
ServiceType get();
}
Property Value
The type of the service.