Udostępnij za pośrednictwem


Metoda Workspace.QueryShelvedChanges — (String, String, array<ItemSpec )

Pobiera odłożyć zmiany dla określonej kwerendy.

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

Składnia

'Deklaracja
Public Function QueryShelvedChanges ( _
    shelvesetName As String, _
    shelvesetOwner As String, _
    itemSpecs As ItemSpec() _
) As PendingSet()
public PendingSet[] QueryShelvedChanges(
    string shelvesetName,
    string shelvesetOwner,
    ItemSpec[] itemSpecs
)

Parametry

  • shelvesetName
    Typ: System.String
    Nazwa shelveset.Może mieć wartości null.
  • shelvesetOwner
    Typ: System.String
    Nazwa użytkownika.Może mieć wartości null.

Wartość zwracana

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.PendingSet[]
Tablica do czasu zestawów ze zmianami półkę.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Workspace Klasa

Przeciążenie QueryShelvedChanges

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client