BulkFileOperation.IVsSolutionReloadBatchHandler2.CanJoin Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IVsSolutionReloadBatchHandler2.CanJoin (Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler pCurrent);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler2.CanJoin : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler2.CanJoin : Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler -> bool
Function CanJoin (pCurrent As IVsSolutionReloadBatchHandler) As Boolean Implements IVsSolutionReloadBatchHandler2.CanJoin
Parameters
- pCurrent
- Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler
Returns
Implements
Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler.CanJoin(Microsoft.Internal.VisualStudio.Shell.Interop.IVsSolutionReloadBatchHandler)