共用方式為


IFileProvider 介面

表示由類別實作以傳回檔案路徑清單的介面。

命名空間:  Microsoft.VisualStudio.TestTools.Common
組件:  Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

語法

'宣告
Public Interface IFileProvider
public interface IFileProvider
public interface class IFileProvider
type IFileProvider =  interface end
public interface IFileProvider

IFileProvider 型別會公開下列成員。

方法

  名稱 說明
公用方法 GetFilePaths 傳回完整檔案路徑名稱的集合。

回頁首

請參閱

參考

Microsoft.VisualStudio.TestTools.Common 命名空間