Udostępnij za pośrednictwem


CachingType Wyliczenie

Definicja

Definiuje wartości dla CachingType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum CachingType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type CachingType = 
Public Enum CachingType
Dziedziczenie
CachingType
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

Nazwa Wartość Opis
None 0
Readonly 1
Readwrite 2

Dotyczy