Поделиться через


ITagStorageProvider - интерфейс

Пространство имен:  Microsoft.TeamFoundation.Framework.Server
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
<InheritedExportAttribute> _
Public Interface ITagStorageProvider
[InheritedExportAttribute]
public interface ITagStorageProvider

Тип ITagStorageProvider предоставляет следующие члены.

Методы

  Имя Описание
Открытый метод ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T)
Открытый метод ClearArtifactTags<T>(TeamFoundationRequestContext, Guid, T, IEnumerable<Guid>)
Открытый метод ClearTagArtifacts
Открытый метод GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, IEnumerable<T>)
Открытый метод GetArtifactTagIds<T>(TeamFoundationRequestContext, Guid, T)
Открытый метод GetTagIdArtifacts<T>
Открытый метод QueryArtifacts<T>
Открытый метод SetArtifactTags<T>

В начало страницы

См. также

Ссылки

Microsoft.TeamFoundation.Framework.Server - пространство имен