共用方式為


SlotDifference.Level 屬性

定義

取得差異的層級:資訊、警告或錯誤。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於