Partager via


IAttachedCollectionSourceProvider2.GetItemsForPath(String) Méthode

Définition

Récupère tous les éléments appartenant à ce fournisseur qui représentent le document au niveau du chemin de fichier spécifié.

public object[] GetItemsForPath (string filePath);
abstract member GetItemsForPath : string -> obj[]
Public Function GetItemsForPath (filePath As String) As Object()

Paramètres

filePath
String

Chemin d’accès au fichier à faire correspondre.

Retours

Object[]

Tableau d’éléments.

S’applique à