Compartir a través de


SearchMode Enumeración

Definición

Define valores para SearchMode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SearchMode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SearchMode = 
Public Enum SearchMode
Herencia
SearchMode
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

All 1
Any 0

Se aplica a