IScriptEngineExceptionMessage Property |
Gets the error message.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax ReadOnly Property Message As String
Get
property String^ Message {
String^ get ();
}
abstract Message : string with get
Property Value
StringSee Also