次の方法で共有


ItemWarning.DocumentationLink プロパティ

定義

これらの警告クラスのトラブルシューティング ガイドへのリンクを取得します。 これは常に使用できるわけではありません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象