Classe RegistryEntry
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.Framework.Server.RegistryEntry
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
<ClassVisibilityAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public NotInheritable Class RegistryEntry
[ClassVisibilityAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public sealed class RegistryEntry
Il tipo RegistryEntry espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
RegistryEntry |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Name | |
![]() |
Path | |
![]() |
Value |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() ![]() |
Create<T> | |
![]() |
Equals | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) |
![]() |
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
GetValue(String) | |
![]() |
GetValue<T>() | |
![]() |
GetValue<T>(T) | |
![]() |
SetValue<T> | |
![]() |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.