IFindAllReferencesWindow.Manager Property
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.
The ITableManager that provides data to the FAR's table control.
public:
property Microsoft::VisualStudio::Shell::TableManager::ITableManager ^ Manager { Microsoft::VisualStudio::Shell::TableManager::ITableManager ^ get(); };
public:
property Microsoft::VisualStudio::Shell::TableManager::ITableManager ^ Manager { Microsoft::VisualStudio::Shell::TableManager::ITableManager ^ get(); };
public Microsoft.VisualStudio.Shell.TableManager.ITableManager Manager { get; }
member this.Manager : Microsoft.VisualStudio.Shell.TableManager.ITableManager
Public ReadOnly Property Manager As ITableManager