Freigeben über


IFileProvider.GetFilePaths-Methode

Gibt eine Auflistung von vollqualifizierten Dateipfadnamen zurück.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Function GetFilePaths As StringCollection
StringCollection GetFilePaths()
StringCollection^ GetFilePaths()
abstract GetFilePaths : unit -> StringCollection
function GetFilePaths() : StringCollection

Rückgabewert

Typ: StringCollection
Eine Auflistung von vollqualifizierten Dateipfadnamen.

.NET Framework-Sicherheit

Siehe auch

Referenz

IFileProvider Schnittstelle

Microsoft.VisualStudio.TestTools.Common-Namespace