Udostępnij za pośrednictwem


Metoda VersionControlServer.SetVersionedItemAttribute — (array<ItemSpec[], VersionSpec, DeletedState, ItemType, array<PropertyValue )

Ustawia atrybuty skojarzone z elementem numerów wersji.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Sub SetVersionedItemAttribute ( _
    itemSpecs As ItemSpec(), _
    versionSpec As VersionSpec, _
    deletedState As DeletedState, _
    itemType As ItemType, _
    propertyValues As PropertyValue() _
)
public void SetVersionedItemAttribute(
    ItemSpec[] itemSpecs,
    VersionSpec versionSpec,
    DeletedState deletedState,
    ItemType itemType,
    PropertyValue[] propertyValues
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie SetVersionedItemAttribute

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client