Condividi tramite


CachingType Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
CachingType
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

None 0
Readonly 1
Readwrite 2

Si applica a