Compartir a través de


DataPolicyManifest.Namespaces Propiedad

Definición

Obtiene o establece la lista de espacios de nombres para el manifiesto de directiva de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.namespaces")]
public System.Collections.Generic.IList<string> Namespaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.namespaces")>]
member this.Namespaces : System.Collections.Generic.IList<string> with get, set
Public Property Namespaces As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a