ITeamFoundationRegistry, interface
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Interface ITeamFoundationRegistry
public interface ITeamFoundationRegistry
Le type ITeamFoundationRegistry expose les membres suivants.
Méthodes
|
DeleteEntries |
|
|
DeleteUserEntries |
|
|
GetUserValue(String) |
|
|
GetUserValue(String, String) |
|
|
GetUserValue<T>(String) |
|
|
GetUserValue<T>(String, T) |
|
|
GetValue(String) |
|
|
GetValue(String, String) |
|
|
GetValue<T>(String) |
|
|
GetValue<T>(String, T) |
|
|
QueryAuditLog |
|
|
ReadEntries(String) |
|
|
ReadEntries(String, Boolean) |
|
|
ReadUserEntries(String) |
|
|
ReadUserEntries(String, Boolean) |
|
|
SetUserValue(String, String) |
|
|
SetUserValue<T>(String, T) |
|
|
SetValue(String, String) |
|
|
SetValue<T>(String, T) |
|
|
WriteEntries |
|
|
WriteUserEntries |
|
Début
Voir aussi
Référence
Microsoft.TeamFoundation.Framework.Client, espace de noms