IActionInfo Interface

Definition

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.

Applies to