Udostępnij za pośrednictwem


Metoda VersionControlServer.GetItems — (ItemSpec, VersionSpec, DeletedState, ItemType, GetItemsOptions)

Pobiera tablicę Item obiektach w repozytorium, które pasują do określonej ścieżki i wersji.

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

Składnia

'Deklaracja
Public Function GetItems ( _
    itemSpec As ItemSpec, _
    version As VersionSpec, _
    deletedState As DeletedState, _
    itemType As ItemType, _
    options As GetItemsOptions _
) As ItemSet
public ItemSet GetItems(
    ItemSpec itemSpec,
    VersionSpec version,
    DeletedState deletedState,
    ItemType itemType,
    GetItemsOptions options
)

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.VersionControl.Client.ItemSet
Tablica Item obiektów spełniających ścieżkę.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie GetItems

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client