Partager via


ITagStorageProvider, interface

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<InheritedExportAttribute> _
Public Interface ITagStorageProvider
[InheritedExportAttribute]
public interface ITagStorageProvider

Le type ITagStorageProvider expose les membres suivants.

Méthodes

  Nom Description
Méthode publique ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T)
Méthode publique ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T, IEnumerable<Guid>)
Méthode publique ClearTagArtifacts
Méthode publique GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, IEnumerable<T>)
Méthode publique GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, T)
Méthode publique GetTagIdArtifacts<T>
Méthode publique QueryArtifacts<T>
Méthode publique SetArtifactTags<T>

Début

Voir aussi

Référence

Microsoft.TeamFoundation.Framework.Server, espace de noms