다음을 통해 공유


VsaCompilerError.Description 속성

정의

오류에 대한 간략한 설명을 가져옵니다.

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

속성 값

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

구현

적용 대상