Action Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the actions for hosted applications (utility class for implementation of the interface).
public ref class Action
public class Action
type Action = class
Public Class Action
- Inheritance
-
Action
- Derived
Constructors
Action(Int32, String, String) |
Initializes a new instance of the Action class. |
Properties
ActionID |
Gets or sets the action ID. |
Initialization |
Gets or sets the action initialization information. |
IsDefault | |
Name |
Gets or sets the action name |