JScriptException.IVsaError.Description 속성

정의

오류를 설명하는 메시지를 가져옵니다.

property System::String ^ Microsoft::Vsa::IVsaError::Description { System::String ^ get(); };
string Microsoft.Vsa.IVsaError.Description { get; }
member this.Microsoft.Vsa.IVsaError.Description : string
 ReadOnly Property Description As String Implements IVsaError.Description

속성 값

String

오류를 설명하는 메시지입니다.

구현

적용 대상