BulkFileOperation.IVsSolutionReloadBatchHandler2.CanTakeControl Method

Definition

Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanTakeControl(Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler)
bool IVsSolutionReloadBatchHandler2.CanTakeControl (Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler pCurrent);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler2.CanTakeControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler2.CanTakeControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
Function CanTakeControl (pCurrent As IVsSolutionReloadBatchHandler) As Boolean Implements IVsSolutionReloadBatchHandler2.CanTakeControl

Parameters

pCurrent
Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler

Returns

Implements

Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanTakeControl(Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler)

Applies to