Condividi tramite


IAttachedCollectionSourceProvider2.GetItemsForPath(String) Metodo

Definizione

Recupera tutti gli elementi di proprietà di questo provider che rappresentano il documento nel percorso del file specificato.

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

Parametri

filePath
String

Percorso file corrispondente.

Restituisce

Object[]

Matrice di elementi.

Si applica a