clsConnProfile..::..Exists Method

Namespace:  JiwaFinancials.Jiwa.JiwaConnectionProfile
Assembly:  JiwaConnectionProfile (in JiwaConnectionProfile.dll)

Syntax


public bool Exists(
	string FileName
)
Public Function Exists ( _
	FileName As String _
) As Boolean
public:
bool^ Exists(
	String^ FileName
)

Parameters

FileName
Type: String