IScriptEngineException.Message Property |
Gets the error message.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.5.0
SyntaxReadOnly Property Message As String
Get
property String^ Message {
String^ get ();
}
abstract Message : string with get
Property Value
String
See Also