ItemWarning.DocumentationLink Property

Definition

Gets a link to a troubleshooting guide for these classes of warnings. This may not be always available.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to