This documentation is archived and is not being maintained.

ITeamFoundationRegistry.GetValue(T) Method (String)

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

abstract GetValue : 
        path:string -> 'T 

Type Parameters

T

Parameters

path
Type: System.String

Return Value

Type: T
Returns String.

Show: