Show / Hide Table of Contents

Class ArcadeConsoleMessageContext

Provides information about the execution context where an Arcade console function is invoked.

Inheritance
System.Object
ArcadeConsoleMessageContext
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)
System.Object.ToString()
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

ArcadeConsoleMessage

Applies to

TargetVersions
.NET Standard 2.0100.14 - 200.8
.NET100.14 - 200.8
.NET Windows100.14 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.14 - 200.8
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.8
In This Article
Back to top Copyright © 2022 Esri.