IFindAllReferencesWindow.Manager Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O ITableManager que fornece dados para o controle de tabela distante.
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