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