共用方式為


MetricSpecification.Category 屬性

定義

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於