Condividi tramite


LocalStoreSettings(LocalStoreKind) Constructor

Definition

Initializes a new instance of the class with the specified store provider type.

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

Parameters

storeKind
LocalStoreKind

A LocalStoreKind object representing the store provider type.

Applies to