次の方法で共有


LocalStoreSettings(LocalStoreKind) コンストラクター

定義

指定したストア プロバイダーの種類を使用して、 クラスの新しいインスタンスを初期化します。

protected LocalStoreSettings (System.Fabric.LocalStoreKind storeKind);
new System.Fabric.LocalStoreSettings : System.Fabric.LocalStoreKind -> System.Fabric.LocalStoreSettings
Protected Sub New (storeKind As LocalStoreKind)

パラメーター

storeKind
LocalStoreKind

ストア プロバイダーの LocalStoreKind 種類を表す オブジェクト。

適用対象