Create Method (String, Boolean)

SimpleEssentials

IFolderHandler..::..Create Method (String, Boolean)

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

Syntax


IFolder Create(
	string path,
	bool relative
)
Function Create ( _
	path As String, _
	relative As Boolean _
) As IFolder
IFolder^ Create(
	String^ path, 
	bool^ relative
)

Parameters

path
Type: String
relative
Type: Boolean