DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
get directory of file c#
using
System
.
IO
;
string
file
=
"C:Documentsfile.txt"
;
Path
.
GetDirectoryName
(
file
)
;
PREVIOUS
NEXT
Tagged:
#directory
#file
ADD COMMENT
Topic
COMMENT
Name
4+6 =
Submit