Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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)