Share via


ExceptionSummary.Description 속성

정의

예외에 대한 요약 설명을 가져옵니다.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

속성 값

설명

메트릭 차원으로 사용하기에 적합한 낮은 카디널리티 문자열이며 개인 정보 보호에 민감한 정보를 포함하지 않도록 보장됩니다.

적용 대상