DelegationModuleProvider.ServiceType Property

Definition

Gets the type of the module service associated with the delegation 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

The Type of the module service associated with the delegation module provider.

Applies to