This documentation is archived and is not being maintained.
RegistryEntryCollection Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The RegistryEntryCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ContainsPath | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValueFromPath<T> | Get a value from an entry with the provided path. If the path does not exist, returns the default. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetValue |
Show:
