Partager via


CachingType Énumération

Définition

Définit des valeurs pour 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
Héritage
CachingType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

None 0
Readonly 1
Readwrite 2

S’applique à