BulkFileOperation.IVsSolutionReloadBatchHandler2.CanGiveControl Method

Definition

Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanGiveControl(Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler)
bool IVsSolutionReloadBatchHandler2.CanGiveControl (Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler pOther);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler2.CanGiveControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler2.CanGiveControl : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
Function CanGiveControl (pOther As IVsSolutionReloadBatchHandler) As Boolean Implements IVsSolutionReloadBatchHandler2.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