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

属性值

描述错误的消息。

实现

适用于