IVsBatchProjectActionContext Interface

Definition

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[])

Applies to