KeyValueStoreProviderKind 列挙型

定義

キー/値ストアの基になる状態プロバイダーの種類 (実装の詳細) を識別します。

public enum KeyValueStoreProviderKind
type KeyValueStoreProviderKind = 
Public Enum KeyValueStoreProviderKind
継承
KeyValueStoreProviderKind

フィールド

ESE 1

プロバイダーの種類は ESE です

TStore 2

プロバイダーの種類は TStore です

Unknown 0

プロバイダーの種類が不明です

適用対象