次の方法で共有


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

定義

サード パーティ拡張機能の ExtensionConfigProviderAttribute 構成に使用する実装を IExtensionConfigProvider 識別する の新しいインスタンスを作成します。

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

パラメーター

configProviderType
Type

適用対象