Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.Attributes Namespace

Classes

ActionAttribute

Instructs the Module Loader to load this type as an action with the specified specs.

ActionAttributeBase

Instructs the Module Loader to load this type as an action with the specified specs.

ArgumentAttribute

Instructs the Module Loader to load this property as an action argument with the specified specs.

ConditionActionAttribute

Instructs the Module Loader to load this type as a conditional action (that can be used in a Conditional action) with the specified specs.

GroupAttribute

Instructs the Module Loader to load the argument group with the specified specs.

InputArgumentAttribute

Instructs the Module Loader to load this property as an input action argument with the specified specs.

OutputArgumentAttribute

Instructs the Module Loader to load this property as an output action argument with the specified specs.

PropertyAttribute

Instructs the Module Loader to load the specified property.

PropertyIgnoreAttribute

Instructs the Module Loader to ignore the specified property.

ThrowsAttribute

Instructs the Module Loader to load a known action error with the specified specs.

TypeAttribute

Instructs the Module Loader to load the specified type.

WaitActionAttribute

Instructs the Module Loader to load this type as a conditional action (that can be used in a wait action) with the specified specs.