Delegate FileSystemFactory
FileSystemFactory delegate
SaveOptions
and LoadOptions
will create a LocalFileSystem for default. This can be a security issue in server environment. Use your own FileSystemFactory
to FileSystemFactory
to improve server side security.
public delegate FileSystem FileSystemFactory();
See Also
- class FileSystem
- namespace Aspose.ThreeD.Formats
- assembly Aspose.3D