ClientErrorData.Link Propiedad

Definición

Obtiene o establece un vínculo (URI) que describe el error del cliente.

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

Valor de propiedad

Comentarios

De forma predeterminada, se asigna a Type.

Se aplica a