IWorkspaceFileWithContentType 接口

定义

表示基于内容类型的文件分类

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)

检查文件是否满足选择器条件

适用于