JScriptException.IVsaError.Description Property

Definition

Gets a message that describes the error.

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

Property Value

A message that describes the error.

Implements

Applies to