FileContextActionDelegate.InnerAction Eigenschaft

Definition

Die innere Aktion dieses Delegaten.

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

Eigenschaftswert

IFileContextAction

Gilt für