Sdílet prostřednictvím


CachingType Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
CachingType
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

None 0
Readonly 1
Readwrite 2

Platí pro