BatchFileContext.Action Property
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.
Action to execute our batch
public:
property Microsoft::VisualStudio::Workspace::IFileContextActionBase ^ Action { Microsoft::VisualStudio::Workspace::IFileContextActionBase ^ get(); };
public:
property Microsoft::VisualStudio::Workspace::IFileContextActionBase ^ Action { Microsoft::VisualStudio::Workspace::IFileContextActionBase ^ get(); };
public Microsoft.VisualStudio.Workspace.IFileContextActionBase Action { get; }
member this.Action : Microsoft.VisualStudio.Workspace.IFileContextActionBase
Public ReadOnly Property Action As IFileContextActionBase