Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IFileProvider Interface

 

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)

public interface class IFileProvider

NameDescription
System_CAPS_pubmethodGetFilePaths()

Returns a collection of fully qualified file path names.

Return to top
Show: