FileContextActionDelegate.InnerAction Propriedade

Definição

A ação interna deste delegado.

public:
 property Microsoft::VisualStudio::Workspace::IFileContextAction ^ InnerAction { Microsoft::VisualStudio::Workspace::IFileContextAction ^ get(); void set(Microsoft::VisualStudio::Workspace::IFileContextAction ^ value); };
public:
 property Microsoft::VisualStudio::Workspace::IFileContextAction ^ InnerAction { Microsoft::VisualStudio::Workspace::IFileContextAction ^ get(); void set(Microsoft::VisualStudio::Workspace::IFileContextAction ^ value); };
public Microsoft.VisualStudio.Workspace.IFileContextAction InnerAction { get; set; }
member this.InnerAction : Microsoft.VisualStudio.Workspace.IFileContextAction with get, set
Public Property InnerAction As IFileContextAction

Valor da propriedade

IFileContextAction

Aplica-se a