Share via


IFindAllReferencesWindow.Manager Property

Definition

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

Property Value

Applies to