NativeFileSO

Keiwando.NFSO.NativeFileSOMacWin

static method

FileFromPath

public static OpenedFile FileFromPath (string path) 

Summary

Loads the contents of a file at the specified path into an instance of the OpenedFile class.

Parameters

path

The full path to the file that is to be loaded.

Returns

The OpenedFile instance or null, if the file could not be loaded.