次の方法で共有


HostConfigProviderAttribute(Type) コンストラクター

定義

初期ホスト構成を HostConfigProviderAttribute 提供するために使用する実装を IHostConfigProvider 識別する の新しいインスタンスを作成します。

public HostConfigProviderAttribute (Type configProviderType);
new Microsoft.WindowsAzure.Mobile.Service.Config.HostConfigProviderAttribute : Type -> Microsoft.WindowsAzure.Mobile.Service.Config.HostConfigProviderAttribute
Public Sub New (configProviderType As Type)

パラメーター

configProviderType
Type

適用対象