BulkFileOperation.IVsSolutionReloadBatchHandler.CanTakeControl Method

Definition

Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanTakeControl(Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler)
 virtual bool Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanTakeControl(Microsoft::Internal::VisualStudio::Shell::Interop::IVsSolutionReloadBatchHandler ^ pCurrent) = Microsoft::Internal::VisualStudio::Shell::Interop::IVsSolutionReloadBatchHandler::CanTakeControl;
bool IVsSolutionReloadBatchHandler.CanTakeControl (Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler pCurrent);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanTakeControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanTakeControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
Function CanTakeControl (pCurrent As IVsSolutionReloadBatchHandler) As Boolean Implements IVsSolutionReloadBatchHandler.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