CuteEditor for .NET 6.2 Class Library
CEF.FileExists Method
[Visual Basic]
Public Shared Function FileExists( _
ByVal
path
As
String
_
) As
Boolean
[C#]
public static
bool
FileExists(
string
path
);
See Also
CEF Class
|
CuteEditor Namespace