Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITfsIdentityStore::AddDisplayName Method (Guid, String^)

 

Adds the given TeamFoundationId,DisplayName pair to cache

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

void AddDisplayName(
	Guid id,
	String^ name
)

Parameters

id
Type: System::Guid

name
Type: System::String^

Return to top
Show: