Udostępnij za pośrednictwem


Metoda Difference.VisualDiffShelvedChange —

Porównuje określone zmiany półkę dla różnic.

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

Składnia

'Deklaracja
Public Shared Sub VisualDiffShelvedChange ( _
    versionControl As VersionControlServer, _
    shelvesetName As String, _
    shelvedChange As PendingChange _
)
public static void VisualDiffShelvedChange(
    VersionControlServer versionControl,
    string shelvesetName,
    PendingChange shelvedChange
)

Parametry

  • shelvesetName
    Typ: System.String
    Nazwa shelveset, który zawiera oczekujące zmiany.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Difference Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client