JScriptException.IJSVsaError.Description Proprietà

Definizione

Ottiene un messaggio che descrive l'errore.

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

Valore della proprietà

Messaggio che descrive l'errore.

Implementazioni

Si applica a

Vedi anche