GetFileContent
MemoryFileSystem.GetFileContent method
Returns the raw content of the specified file. Throw FileNotFoundException if the specified file is not existing.
public byte[] GetFileContent(string fileName)
Parameter | Type | Description |
---|---|---|
fileName | String |
See Also
- class MemoryFileSystem
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D