Resource.this

Creates a Resource from the given filepath.

struct Resource
this
(
string filePath
)

Parameters

filePath
Type: string

The path of the file created.

Meta