Get Method

SimpleEssentials

IHandler..::..Get Method

Namespace:  SimpleEssentials.IO
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


IFileType Get(
	string path
)
Function Get ( _
	path As String _
) As IFileType
IFileType^ Get(
	String^ path
)

Parameters

path
Type: String