GetFileContent
MemoryFileSystem.GetFileContent method
返回指定文件的原始内容。如果指定文件不存在,则抛出 FileNotFoundException。
public byte[] GetFileContent(string fileName)
| 参数 | 类型 | 描述 |
|---|---|---|
| fileName | 字符串 |
另请参见
- class MemoryFileSystem
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D