IActionInfo Interface
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 a collection of actions.
public interface class IActionInfo : IDisposable
public interface IActionInfo : IDisposable
type IActionInfo = interface
interface IDisposable
Public Interface IActionInfo
Implements IDisposable
- Derived
- Implements
Properties
ActionHandlerMoniker |
Gets the moniker of the action handler associated with the action. |
Moniker |
Gets the action of the moniker. |
Properties |
Gets the property of the action. |