JScriptException.IJSVsaError.Description Property

Definition

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

Property Value

A message that describes the error.

Implements

Applies to

See also