Dela via


CachingType Enum

Definition

Definierar värden 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
Arv
CachingType
Attribut
Newtonsoft.Json.JsonConverterAttribute

Fält

None 0
Readonly 1
Readwrite 2

Gäller för