Udostępnij za pośrednictwem


Metoda VersionControlServer.SetChangesetProperty — (Int32, String, array<Byte )

Sets a PropertyValue object to a Changeset.

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

Składnia

'Deklaracja
Public Sub SetChangesetProperty ( _
    changesetId As Integer, _
    propertyName As String, _
    value As Byte() _
)
public void SetChangesetProperty(
    int changesetId,
    string propertyName,
    byte[] value
)

Parametry

  • changesetId
    Typ: System.Int32
    Identyfikator zestawu zmian.
  • value
    Typ: array<System.Byte[]
    Wartość ma być przypisana do właściwości.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie SetChangesetProperty

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client