次の方法で共有


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

適用対象