Udostępnij za pośrednictwem


Capability.Urn Property

Definition

Gets string of the URN for this Capability Type.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to