Udostępnij za pośrednictwem


Metoda VersionControlServer.GetExtendedItems — (array<ItemSpec[], DeletedState, ItemType, GetItemsOptions, array<String )

Pobiera tablicę ExtendedItem obiekty w repozytorium, które spełniają określone kryteria, dla każdego ItemSpec.

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

Składnia

'Deklaracja
Public Function GetExtendedItems ( _
    itemSpecs As ItemSpec(), _
    deletedState As DeletedState, _
    itemType As ItemType, _
    options As GetItemsOptions, _
    itemPropertyFilters As String() _
) As ExtendedItem()()
public ExtendedItem[][] GetExtendedItems(
    ItemSpec[] itemSpecs,
    DeletedState deletedState,
    ItemType itemType,
    GetItemsOptions options,
    string[] itemPropertyFilters
)

Parametry

  • itemPropertyFilters
    Typ: array<System.String[]
    Filtr właściwości elementu.

Wartość zwracana

Typ: array<array<Microsoft.TeamFoundation.VersionControl.Client.ExtendedItem[][]
Tablicę zawierającą dopasowanie ExtendedItem wystąpień skojarzonych z poszczególnymi określone ItemSpec.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie GetExtendedItems

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client