TeamFoundationStrongBoxService, classe
System.Object
Microsoft.TeamFoundation.Framework.Server.Alm.TeamFoundationStrongBoxService
Espace de noms : Microsoft.TeamFoundation.Framework.Server.Alm
Assembly : Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)
'Déclaration
<TeamFoundationServiceDependency(GetType(TeamFoundationLockingService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationFileService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSigningService))> _
Public NotInheritable Class TeamFoundationStrongBoxService _
Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationFileService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSigningService))]
public sealed class TeamFoundationStrongBoxService : ITeamFoundationService
Le type TeamFoundationStrongBoxService expose les membres suivants.
Nom | Description | |
---|---|---|
AddString | ||
CreateDrawer | ||
DeleteDrawer | ||
DeleteItem | ||
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
GetDrawerContents | ||
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) | |
GetItemInfo | ||
GetString | ||
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
RetrieveFile | ||
ServiceEnd | ||
ServiceStart | ||
ToString | Retourne une chaîne qui représente l'objet actif. (Hérité de Object.) | |
UnlockDrawer | ||
UploadFile(TeamFoundationRequestContext, Guid, String, Stream) | ||
UploadFile(TeamFoundationRequestContext, Guid, String, array<Byte[], Stream, Int64, Int64, Int64, CompressionType) |
Début
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.
Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms