Condividi tramite


Metodo ITagStorageProvider<T>.UpdateTagsForArtifact (TeamFoundationRequestContext, T, IEnumerable<Guid>, IEnumerable<Guid>, Guid)

Aggiunge e rimuove l'associazione dei tag per un elemento, tale versione di associare il tag e viene incrementato

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

Sintassi

'Dichiarazione
Sub UpdateTagsForArtifact ( _
    requestContext As TeamFoundationRequestContext, _
    artifactId As T, _
    addedTags As IEnumerable(Of Guid), _
    removedTags As IEnumerable(Of Guid), _
    changedBy As Guid _
)
void UpdateTagsForArtifact(
    TeamFoundationRequestContext requestContext,
    T artifactId,
    IEnumerable<Guid> addedTags,
    IEnumerable<Guid> removedTags,
    Guid changedBy
)

Parametri

  • artifactId
    Tipo: T
    identificazione di un elemento
  • changedBy
    Tipo: System.Guid
    L'identificazione di Team Foundation di commutatore, può essere Guid.Empty

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITagStorageProvider<T> Interfaccia

Overload UpdateTagsForArtifact

Spazio dei nomi Microsoft.TeamFoundation.Server.Core