ClientErrorData.Link 属性

定义

获取或设置描述客户端错误 (URI) 的链接。

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

属性值

注解

默认情况下,这映射到 Type

适用于