Udostępnij za pośrednictwem


Metoda VersionControlServer.SetChangesetProperty — (Int32, String, Nullable<Double>)

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 Nullable(Of Double) _
)
public void SetChangesetProperty(
    int changesetId,
    string propertyName,
    Nullable<double> value
)

Parametry

  • changesetId
    Typ: System.Int32
    Identyfikator zestawu zmian.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie SetChangesetProperty

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client