共用方式為


MetricSpecification.DisplayName 屬性

定義

[Newtonsoft.Json.JsonProperty(PropertyName="displayName")]
public string DisplayName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayName")>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於