DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# read file into a string
string
mystring
=
File
.
ReadAllText
(
your_file_location
,
Encoding
.
UTF8
)
;
PREVIOUS
NEXT
Tagged:
#read
#file
#string
ADD COMMENT
Topic
COMMENT
Name
7+4 =
Submit