Udostępnij za pośrednictwem


Metoda VersionControlServer.SetVersionedItemAttribute — (ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<DateTime>)

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 ( _
    itemSpec As ItemSpec, _
    versionSpec As VersionSpec, _
    deletedState As DeletedState, _
    itemType As ItemType, _
    propertyName As String, _
    value As Nullable(Of DateTime) _
)
public void SetVersionedItemAttribute(
    ItemSpec itemSpec,
    VersionSpec versionSpec,
    DeletedState deletedState,
    ItemType itemType,
    string propertyName,
    Nullable<DateTime> value
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie SetVersionedItemAttribute

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client