IDebugContextAction Interface
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.
Specialized Context action to debug that support a build step action
public interface class IDebugContextAction : Microsoft::VisualStudio::Workspace::IFileContextAction
C++/CX
public interface class IDebugContextAction : Microsoft::VisualStudio::Workspace::IFileContextAction
__interface IDebugContextAction : Microsoft::VisualStudio::Workspace::IFileContextAction
public interface IDebugContextAction : Microsoft.VisualStudio.Workspace.IFileContextAction
type IDebugContextAction = interface
interface IFileContextAction
interface IFileContextActionBase
Public Interface IDebugContextAction
Implements IFileContextAction
- Implements
Build |
A build step action to invoke before the debug action is executed |
Display |
Gets the name of this action as it should be presented to the user. (Inherited from IFileContextAction) |
Source |
File Context source of this Action (Inherited from IFileContextAction) |
Execute |
Executes the action. (Inherited from IFileContextActionBase) |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |