BatchFileContext(IFileContextActionBase) Constructor
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.
Initializes a new instance of the BatchFileContext class.
public:
BatchFileContext(Microsoft::VisualStudio::Workspace::IFileContextActionBase ^ action);
public:
BatchFileContext(Microsoft::VisualStudio::Workspace::IFileContextActionBase ^ action);
BatchFileContext(Microsoft::VisualStudio::Workspace::IFileContextActionBase const & action);
public BatchFileContext (Microsoft.VisualStudio.Workspace.IFileContextActionBase action);
new Microsoft.VisualStudio.Workspace.Build.BatchFileContext : Microsoft.VisualStudio.Workspace.IFileContextActionBase -> Microsoft.VisualStudio.Workspace.Build.BatchFileContext
Public Sub New (action As IFileContextActionBase)
Parameters
- action
- IFileContextActionBase
The action for this batch context