FileSystemFactory

IOConfig.FileSystemFactory property

Ottiene o imposta la classe factory per FileSystem. La factory predefinita creeràLocalFileSystem che non è adatto per l’ambiente server.

public static FileSystemFactory FileSystemFactory { get; set; }

Guarda anche