Share via


ITeamFoundationRegistryService.GetValue Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetValue(TeamFoundationRequestContext, String) Retrieves the value for the specified path.
Public method GetValue<T>(TeamFoundationRequestContext, String, T) GetValue&amp;lt;T&amp;gt;() will retrieve the value for the specified path. It will then be converted to the type specified by T.
Public method GetValue<T>(TeamFoundationRequestContext, String, Boolean, T) GetValue&amp;lt;T&amp;gt;() will retrieve the value for the specified path. It will then be converted to the type specified by T.

Top

See Also

Reference

ITeamFoundationRegistryService Interface

Microsoft.TeamFoundation.Framework.Server Namespace