Click or drag to resize

AsyncTaskCommandDescriptor Property

The command descriptor at the time this task was created

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public MacroCommandDescriptor CommandDescriptor { get; }

Property Value

Type: MacroCommandDescriptor
See Also