LocalStoreSettings Class

Definition

Represents the option settings for a local store.

public abstract class LocalStoreSettings
type LocalStoreSettings = class
Public MustInherit Class LocalStoreSettings
Inheritance
LocalStoreSettings
Derived

Constructors

LocalStoreSettings(LocalStoreKind)

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

Properties

StoreKind

Gets the store provider type.

Applies to