Static members related to
System.Reflection
.
- Namespace
- Songhay
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ProgramAssemblyUtility"]
class Type type-node
Syntax
public static class ProgramAssemblyUtility
Methods
Name | Return Value | Summary |
---|---|---|
GetAssemblyInfo |
string |
Returns a
string
about the executing assembly.
static
|
GetAssemblyInfo |
string |
Returns a
string
about the executing assembly.
static
|
GetPathFromAssembly |
string |
Gets the path from assembly.
static
|
GetPathFromAssembly |
string |
Gets the directory name from assembly.
static
|