JScriptException::IJSVsaError::Description Property
.NET Framework (current version)
Gets a message that describes the error.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
private: property String^ Description { [PermissionSetAttribute(SecurityAction::LinkDemand, Name = "FullTrust")] virtual String^ get() sealed = IJSVsaError::Description::get; }
Implements
IJSVsaError::Description
.NET Framework
Available since 4.0
Available since 4.0
Show: