Freigeben über


CachingType Enumeration

Definition

Definiert Werte für 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
Vererbung
CachingType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

None 0
Readonly 1
Readwrite 2

Gilt für: