Property providerType
providerType
Specifies the provider implementation type to use for instantiation.
Declaration
public Type providerType { get; set; }
Property Value
| Type | Description |
|---|---|
| Type | The provider implementation type to use for instantiation. |