Udostępnij za pośrednictwem


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

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