ActionToken represented by this handle.
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public ActionToken ActionToken { get; } |
Visual Basic |
---|
Public ReadOnly Property ActionToken As ActionToken Get |
Visual C++ |
---|
public: property ActionToken^ ActionToken { ActionToken^ get (); } |