This documentation is archived and is not being maintained.
TeamProjectCollection::GetDatabaseCategoryConnectionStrings Method
Visual Studio 2013
Note: This API is now obsolete.
This method is obsolete.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
[ObsoleteAttribute(L"The GetDatabaseCategoryConnectionStrings() method is obsolete.")] public: IDictionary<String^, String^>^ GetDatabaseCategoryConnectionStrings()
Return Value
Type: System.Collections.Generic::IDictionary<String, String>Returns IDictionary<TKey, TValue>.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: