Partilhar via


IAttachedCollectionSourceProvider2.GetItemsForPath(String) Método

Definição

Recupera todos os itens pertencentes a esse provedor que representam o documento no caminho de arquivo especificado.

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

Parâmetros

filePath
String

Caminho do arquivo a ser correspondido.

Retornos

Object[]

Matriz de itens.

Aplica-se a