JScriptException.IJSVsaError.Description 属性
定义
获取描述错误的消息。Gets a message that describes the error.
property System::String ^ Microsoft::JScript::Vsa::IJSVsaError::Description { System::String ^ get(); };
string Microsoft.JScript.Vsa.IJSVsaError.Description { get; }
member this.Microsoft.JScript.Vsa.IJSVsaError.Description : string
ReadOnly Property Description As String Implements IJSVsaError.Description
属性值
描述错误的消息。A message that describes the error.