IVsWindowFrame6.IsInSameTabGroup(IVsWindowFrame) 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.
public:
bool IsInSameTabGroup(Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ other);
public bool IsInSameTabGroup (Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame other);
abstract member IsInSameTabGroup : Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame -> bool
Public Function IsInSameTabGroup (other As IVsWindowFrame) As Boolean
Parameters
- other
- IVsWindowFrame