LinkAction Class

Definition

public ref class LinkAction : Microsoft::VisualStudio::DesignTools::Extensibility::Actions::ActionBase
public class LinkAction : Microsoft.VisualStudio.DesignTools.Extensibility.Actions.ActionBase
type LinkAction = class
    inherit ActionBase
Public Class LinkAction
Inherits ActionBase
Inheritance

Constructors

LinkAction(ActionToken, String, Action)
LinkAction(String, Action)

Properties

Action
ActionProvider (Inherited from ActionCommonBase)
ActionType
Description
IsEnabled (Inherited from ActionCommonBase)
IsVisible (Inherited from ActionCommonBase)
ModelItem (Inherited from ActionCommonBase)
Token (Inherited from ActionCommonBase)

Methods

Clone() (Inherited from ActionBase)
Dispose() (Inherited from ActionCommonBase)
OnPropertyChanged(String) (Inherited from ActionCommonBase)
SetActionProvider(ActionProviderBase) (Inherited from ActionCommonBase)

Events

PropertyChanged (Inherited from ActionCommonBase)

Applies to