DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# get file size in bytes
long
_fileSize
=
new
System
.
IO
.
FileInfo
(
filePath
)
.
Length
;
PREVIOUS
NEXT
Tagged:
#file
#size
#bytes
ADD COMMENT
Topic
COMMENT
Name
8+8 =
Submit