IVsSolution8.GetCurrentBatchProjectAction Method

Definition

public:
 int GetCurrentBatchProjectAction([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsBatchProjectActionContext ^ % pContext);
public int GetCurrentBatchProjectAction (out Microsoft.VisualStudio.Shell.Interop.IVsBatchProjectActionContext pContext);
abstract member GetCurrentBatchProjectAction : IVsBatchProjectActionContext -> int
Public Function GetCurrentBatchProjectAction (ByRef pContext As IVsBatchProjectActionContext) As Integer

Parameters

Returns

Applies to