ExtensionConfigProviderAttribute Constructor (Type)

 

Creates a new instance of the ExtensionConfigProviderAttribute identifying the IExtensionConfigProvider implementation to use for configuring a 3rd party extension.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Public Sub New (
	configProviderType As Type
)

Parameters

configProviderType
Type: System.Type

Return to top
Show: