ClientErrorData.Link Property

Definition

Gets or sets a link (URI) that describes the client error.

public:
 property System::String ^ Link { System::String ^ get(); void set(System::String ^ value); };
public string Link { get; set; }
public string? Link { get; set; }
member this.Link : string with get, set
Public Property Link As String

Property Value

Remarks

By default, this maps to Type.

Applies to