JScriptException.IJSVsaError.Description Eigenschap

Definitie

Hiermee wordt een bericht weergegeven waarin de fout wordt beschreven.

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

Waarde van eigenschap

Een bericht waarin de fout wordt beschreven.

Implementeringen

Van toepassing op

Zie ook