次の方法で共有


AliasPathMetadata.Attributes プロパティ

定義

エイリアス パスが参照しているトークンの属性を取得します。 使用できる値は次のとおりです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象