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

プロパティ値

エラーについて説明するメッセージ。

実装

適用対象

こちらもご覧ください