Share via


ClientErrorData.Title 속성

정의

클라이언트 오류의 요약을 가져오거나 설정합니다.

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

속성 값

설명

기본적으로 이 맵은 에 매핑 Title 되며 동일한 오류의 여러 발생 간에 변경되어서는 안 됩니다.

적용 대상