IVsBatchProjectActionContext Interface
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.
public interface class IVsBatchProjectActionContext
public interface IVsBatchProjectActionContext
[System.Runtime.InteropServices.Guid("49ED97F3-EAE0-47AC-9A2E-DC15D0459F7B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsBatchProjectActionContext
type IVsBatchProjectActionContext = interface
[<System.Runtime.InteropServices.Guid("49ED97F3-EAE0-47AC-9A2E-DC15D0459F7B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsBatchProjectActionContext = interface
Public Interface IVsBatchProjectActionContext
- Attributes
Methods
GetAction() | |
GetCurrentResult(Guid, UInt32) | |
GetProjectsCount() | |
GetProjectsInfo(UInt32, Guid[], UInt32[]) |