IWorkspaceFileMatcher.IsMatch(String, Boolean) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
根据规则匹配项
public:
bool IsMatch(System::String ^ fullPath, bool isFolder);
public:
bool IsMatch(Platform::String ^ fullPath, bool isFolder);
bool IsMatch(std::wstring const & fullPath, bool isFolder);
public bool IsMatch (string fullPath, bool isFolder);
abstract member IsMatch : string * bool -> bool
Public Function IsMatch (fullPath As String, isFolder As Boolean) As Boolean
参数
- fullPath
- String
项的 fullPath
- isFolder
- Boolean
项目是一个文件夹
返回
true,已筛选出项