Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)