Share via


ITagStorageProvider<T>.UpdateTagsForArtifact Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UpdateTagsForArtifact(TeamFoundationRequestContext, T, IEnumerable<Guid>, IEnumerable<Guid>, Guid) Adds and removes tags association for an artifact, that artifact-tag association version will be incremented
Public method UpdateTagsForArtifact(TeamFoundationRequestContext, T, IEnumerable<Guid>, IEnumerable<Guid>, Guid, Int32) Adds and removes tags association for an artifact at a specific version

Top

See Also

Reference

ITagStorageProvider<T> Interface

Microsoft.TeamFoundation.Server.Core Namespace