A
Andreas Möller
Hello NG,
i have a problem. I have to get applicationname out of an assembly, which
start and use the assembly.
System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase;
give me only the full name of assembly but not full name of application.
Can anybody help me?
Greetings
Andreas Möller
i have a problem. I have to get applicationname out of an assembly, which
start and use the assembly.
System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase;
give me only the full name of assembly but not full name of application.
Can anybody help me?
Greetings
Andreas Möller