BulkFileOperation.IVsSolutionReloadBatchHandler.CanGiveControl Method

Definition

Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanGiveControl(Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler)
 virtual bool Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanGiveControl(Microsoft::Internal::VisualStudio::Shell::Interop::IVsSolutionReloadBatchHandler ^ pOther) = Microsoft::Internal::VisualStudio::Shell::Interop::IVsSolutionReloadBatchHandler::CanGiveControl;
bool IVsSolutionReloadBatchHandler.CanGiveControl (Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler pOther);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanGiveControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanGiveControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
Function CanGiveControl (pOther As IVsSolutionReloadBatchHandler) As Boolean Implements IVsSolutionReloadBatchHandler.CanGiveControl

Parameters

pOther
Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler

Returns

Implements

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

Applies to