Exist Method

SimpleEssentials

IFileType..::..Exist Method

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

Syntax


bool Exist(
	string path
)
Function Exist ( _
	path As String _
) As Boolean
bool^ Exist(
	String^ path
)

Parameters

path
Type: String