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.

적용 대상