This documentation is archived and is not being maintained.

ITeamFoundationRegistry.GetUserValue Method (String, String)

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

abstract GetUserValue : 
        path:string * 
        defaultValue:string -> string

Parameters

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

Return Value

Type: System.String
Returns String.

Show: