Aracılığıyla paylaş


IAttachedCollectionSourceProvider2.GetItemsForPath(String) Yöntem

Tanım

Belirtilen dosya yolunda belgeyi temsil eden bu sağlayıcının sahip olduğu tüm öğeleri alır.

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

Parametreler

filePath
String

Eşleştirecek dosya yolu.

Döndürülenler

Object[]

Öğe dizisi.

Şunlara uygulanır