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::GetFilePaths Method ()

 

Returns a collection of fully qualified file path names.

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

StringCollection^ GetFilePaths()

Return Value

Type: System.Collections.Specialized::StringCollection^

A collection of fully qualified file path names.

Return to top
Show: