次の方法で共有


Capability.Urn プロパティ

定義

この機能の種類の URN の文字列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象