Share via


JScriptException.IJSVsaError.Description 屬性

定義

取得描述錯誤的訊息。

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

屬性值

描述錯誤的訊息。

實作

適用於

另請參閱