This documentation is archived and is not being maintained.

TeamFoundationStrongBoxService::CreateDrawer Method

Create a new drawer in the StrongBox for this TeamProjectCollection

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
Guid CreateDrawer(
	String^ name
)

Parameters

name
Type: System::String

The name of the Drawer

Return Value

Type: System::Guid
The unique identifier for the Drawer. Used in Drawer specific calls.

Show: