IFileContextAction 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.
Describes an action supported by a IFileContextActionProvider.
public interface class IFileContextAction : Microsoft::VisualStudio::Workspace::IFileContextActionBase
C++/CX
public interface class IFileContextAction : Microsoft::VisualStudio::Workspace::IFileContextActionBase
__interface IFileContextAction : Microsoft::VisualStudio::Workspace::IFileContextActionBase
public interface IFileContextAction : Microsoft.VisualStudio.Workspace.IFileContextActionBase
type IFileContextAction = interface
interface IFileContextActionBase
Public Interface IFileContextAction
Implements IFileContextActionBase
- Derived
- Implements
Display |
Gets the name of this action as it should be presented to the user. |
Source |
File Context source of this Action |
Execute |
Executes the action. (Inherited from IFileContextActionBase) |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |