Classe TeamFoundationStrongBoxService
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.Framework.Server.TeamFoundationStrongBoxService
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
<TeamFoundationServiceDependency(GetType(TeamFoundationFileService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSigningService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationLockingService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
Public NotInheritable Class TeamFoundationStrongBoxService _
Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationFileService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSigningService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
public sealed class TeamFoundationStrongBoxService : ITeamFoundationService
Il tipo TeamFoundationStrongBoxService espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
AddString | ||
CreateDrawer | ||
DeleteDrawer | ||
DeleteItem | ||
Equals | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) | |
GetDrawerContents | ||
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) | |
GetItemInfo | ||
GetString | ||
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) | |
RetrieveFile | ||
ServiceEnd | ||
ServiceStart | ||
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) | |
UnlockDrawer | Sblocca il contenitore protette che restituisce il drawerId | |
UploadFile(TeamFoundationRequestContext, Guid, String, Stream) | ||
UploadFile(TeamFoundationRequestContext, Guid, String, array<Byte[], Stream, Int64, Int64, Int64, CompressionType) |
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.