IJSVsaError.Description 속성

정의

오류의 원인이 되는 소스 코드의 토큰 참조를 반환하는 일부 인스턴스에서 오류에 대한 간단한 설명을 가져옵니다.

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

속성 값

오류에 대한 문자열 리터럴 설명입니다.

적용 대상