ServiceDescriptor.ServiceType Property

Definition

Gets the Type of the service.

public:
 property Type ^ ServiceType { Type ^ get(); };
public Type ServiceType { get; }
member this.ServiceType : Type
Public ReadOnly Property ServiceType As Type

Property Value

Applies to