RegistryEntry, classe
Hiérarchie d'héritage
System.Object
Microsoft.TeamFoundation.Framework.Client.RegistryEntry
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public NotInheritable Class RegistryEntry
public sealed class RegistryEntry
Le type RegistryEntry expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
RegistryEntry |
Début
Propriétés
Nom | Description | |
---|---|---|
![]() |
Name | |
![]() |
Path | |
![]() |
Value |
Début
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) |
![]() ![]() |
FromXml | |
![]() |
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) |
![]() |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) |
![]() |
GetValue(String) | |
![]() |
GetValue<T>() | |
![]() |
GetValue<T>(T) | |
![]() |
ToString | (Substitue Object.ToString().) |
![]() |
ToXml(XmlWriter, String) | |
![]() ![]() |
ToXml(XmlWriter, String, RegistryEntry) |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.