Share via


ServiceModuleProvider.ServiceType Property

Definition

Gets the type of the module service that is associated with the service module provider.

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

Property Value

null in all cases.

Applies to