Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an interface that is implemented by classes to return a list of file paths.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IFileProvider
public interface IFileProvider
public interface class IFileProvider
type IFileProvider = interface end
public interface IFileProvider
The IFileProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetFilePaths | Returns a collection of fully qualified file path names. |
Top
.gif)