Udostępnij za pośrednictwem


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

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

Składnia

'Deklaracja
Public Function GetItems ( _
    itemSpecs As ItemSpec(), _
    version As VersionSpec, _
    deletedState As DeletedState, _
    itemType As ItemType, _
    options As GetItemsOptions, _
    itemPropertyFilters As String(), _
    itemAttributeFilters As String() _
) As ItemSet()
public ItemSet[] GetItems(
    ItemSpec[] itemSpecs,
    VersionSpec version,
    DeletedState deletedState,
    ItemType itemType,
    GetItemsOptions options,
    string[] itemPropertyFilters,
    string[] itemAttributeFilters
)

Parametry

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

Wartość zwracana

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.ItemSet[]
Tablica elementów pasujących do ścieżki.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlServer Klasa

Przeciążenie GetItems

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client