HostConfigProviderAttribute Constructor (Type)

 

Creates a new instance of the HostConfigProviderAttribute identifying the IHostConfigProvider implementation to use for providing the initial host configuration.

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: