Aracılığıyla paylaş


ITableManagerProvider.GetTableManager(String) Yöntem

Tanım

ITableManager belirtilen identifierile alın.

public:
 Microsoft::VisualStudio::Shell::TableManager::ITableManager ^ GetTableManager(System::String ^ identifier);
public:
 Microsoft::VisualStudio::Shell::TableManager::ITableManager ^ GetTableManager(Platform::String ^ identifier);
Microsoft::VisualStudio::Shell::TableManager::ITableManager GetTableManager(std::wstring const & identifier);
public Microsoft.VisualStudio.Shell.TableManager.ITableManager GetTableManager(string identifier);
abstract member GetTableManager : string -> Microsoft.VisualStudio.Shell.TableManager.ITableManager
Public Function GetTableManager (identifier As String) As ITableManager

Parametreler

identifier
String

Tanımlayıcı.

Döndürülenler

ITableManager döndürür.

Açıklamalar

Ortak tanımlayıcılar içinde StandardTablesbulunabilir.

Bu yöntem herhangi bir iş parçacığından çağrılabilir.

Şunlara uygulanır