Compartir a través de


XmlReadSettings.Namespaces Propiedad

Definición

Obtiene o establece indica si el espacio de nombres está habilitado al leer los archivos xml. Tipo: booleano (o Expresión con resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="namespaces")]
public object Namespaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="namespaces")>]
member this.Namespaces : obj with get, set
Public Property Namespaces As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a