Share via


ITagStorageProvider-Schnittstelle

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Der ITagStorageProvider-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T)
Öffentliche Methode ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T, IEnumerable<Guid>)
Öffentliche Methode ClearTagArtifacts
Öffentliche Methode GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, IEnumerable<T>)
Öffentliche Methode GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, T)
Öffentliche Methode GetTagIdArtifacts<T>
Öffentliche Methode QueryArtifacts<T>
Öffentliche Methode SetArtifactTags<T>

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.TeamFoundation.Framework.Server-Namespace