Udostępnij za pośrednictwem


Metoda VersionControlServer.SetChangesetProperty — (Int32, String, String)

Zestawy z PropertyValue sprzeciwić się 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 String _
)
public void SetChangesetProperty(
    int changesetId,
    string propertyName,
    string value
)

Parametry

  • changesetId
    Typ: System.Int32
    Identyfikator zestawu zmian.
  • value
    Typ: System.String
    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