FileSystemFactory

FileSystemFactory

Overview

FileSystemFactory is a class in Aspose.3D FOSS for .NET.

Factory class for FileSystem. This can be a security issue in server environment. Use your own FileSystemFactory to create FileSystem to improve server side security.

This class provides 1 method for working with FileSystemFactory objects in Go programs. Available methods include: Invoke. All exported members are accessible to any Go application after adding the package via go get github.com/aspose-pdf-foss/aspose-pdf-foss-for-go.

Methods

SignatureDescription
Invoke()Creates or returns a file system instance via the factory

See Also