枚举 ResourceExportType

ResourceExportType enumeration

枚举资源可导出的方式

public enum ResourceExportType

名称描述
NoExport0资源已被跳过
ExportAsStream1资源已导出到流。
ExportEmbedded2资源已作为 base64 编码值导出到 HTML 页面

另请参阅