Show / Hide Table of Contents

Class ArcadeConsoleMessageEventArgs

Event argument used by ArcadeConsoleMessage

Inheritance
object
EventArgs
ArcadeConsoleMessageEventArgs
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Arcade
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcadeConsoleMessageEventArgs : EventArgs

Properties

Name Description
Context

Gets the execution context where the Arcade console function is invoked.

Message

Gets message from the Arcade console function.

Applies to

TargetVersions
.NET Standard 2.0100.14 - 200.8
.NET100.14 - 300.0
.NET Windows100.14 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.14 - 200.8
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.