Share via


Usage.UsageName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to