Compartir a través de


AliasPathMetadata.Attributes Propiedad

Definición

Obtiene los atributos del token al que hace referencia la ruta de acceso del alias. Entre los valores posibles se incluyen: "None", "Modifiable"

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public string Attributes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.Attributes : string
Public ReadOnly Property Attributes As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a