This documentation is archived and is not being maintained.

ITeamFoundationRegistry.GetValue Method (String, String)

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

string GetValue(
	string path,
	string defaultValue
)

Parameters

path
Type: System.String
defaultValue
Type: System.String

Return Value

Type: System.String
Returns String.

Show: