Share via


JScriptException.IJSVsaError.Description Eigenschaft

Definition

Ruft eine Meldung ab, in der der Fehler beschrieben wird.

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

Eigenschaftswert

Eine Meldung mit einer Beschreibung des Fehlers.

Implementiert

Gilt für:

Weitere Informationen