Click or drag to resize

IAction Properties

The IAction type exposes the following members.

Properties
  NameDescription
Public propertyName
The name of the action
(Inherited from IActionCore.)
Public propertyPackage
null if this is a global action, otherwise the package the action is contained in.
(Inherited from IActionCore.)
Public propertyPackagePrefixedName
The name of the action in case of a global type, the name of the action prefixed by the name of the package otherwise.
(Inherited from IActionCore.)
Public propertyRulePattern
The RulePattern object from which this IAction object has been created.
(Inherited from IActionCore.)
Top
See Also