Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'宣言
Function GetFilePaths As StringCollection
'使用
Dim instance As IFileProvider
Dim returnValue As StringCollection
returnValue = instance.GetFilePaths()
StringCollection GetFilePaths()
StringCollection^ GetFilePaths()
function GetFilePaths() : StringCollection
Return Value
Type: System.Collections.Specialized.StringCollection
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.