Class ArcadeConsoleMessageContext
Provides information about the execution context where an Arcade console function is invoked.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Arcade
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcadeConsoleMessageContext
Properties
| Name | Description |
|---|---|
| Information | Gets a dictionary of optional context information where Arcade console function is invoked. |
| Profile | Gets the ArcadeProfile which invoked the Arcade console function. |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.14 - 100.15 |
| .NET 6.0 | 100.14 - 100.15 |
| .NET 6.0 Windows | 100.14 - 100.15 |
| .NET Framework | 100.14 - 100.15 |
| Xamarin.Android | 100.14 - 100.15 |
| Xamarin.iOS | 100.14 - 100.15 |
| UWP | 100.14 - 100.15 |