Interfaccia ITagStorageProvider

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<InheritedExportAttribute> _
Public Interface ITagStorageProvider
[InheritedExportAttribute]
public interface ITagStorageProvider

Il tipo ITagStorageProvider espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T)
Metodo pubblico ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T, IEnumerable<Guid>)
Metodo pubblico ClearTagArtifacts
Metodo pubblico GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, IEnumerable<T>)
Metodo pubblico GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, T)
Metodo pubblico GetTagIdArtifacts<T>
Metodo pubblico QueryArtifacts<T>
Metodo pubblico SetArtifactTags<T>

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server