IVsSolutionBatchProjectActionEvents.OnBeforeBatchProjectUnload Method

Definition

public:
 int OnBeforeBatchProjectUnload(Microsoft::VisualStudio::Shell::Interop::IVsBatchProjectActionContext ^ pContext);
public int OnBeforeBatchProjectUnload (Microsoft.VisualStudio.Shell.Interop.IVsBatchProjectActionContext pContext);
abstract member OnBeforeBatchProjectUnload : Microsoft.VisualStudio.Shell.Interop.IVsBatchProjectActionContext -> int
Public Function OnBeforeBatchProjectUnload (pContext As IVsBatchProjectActionContext) As Integer

Parameters

Returns

Applies to