DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# get assembly directory
string
assemblyPath
=
Path
.
GetDirectoryName
(
Assembly
.
GetExecutingAssembly
(
)
.
Location
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#assembly
#directory
ADD COMMENT
Topic
COMMENT
Name
5+7 =
Submit