IWorkspaceFileWithContentType 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示基于内容类型的文件分类
public interface class IWorkspaceFileWithContentType
public interface class IWorkspaceFileWithContentType
__interface IWorkspaceFileWithContentType
public interface IWorkspaceFileWithContentType
type IWorkspaceFileWithContentType = interface
Public Interface IWorkspaceFileWithContentType
属性
| ContentType |
内容类型 (也称为 c + +/text/C # etc) |
| FilePath |
文件完整路径 |
方法
| IsMatch(IFileSelectorMetadata) |
检查文件是否满足选择器条件 |