R
Randy
Is there a way to retrieve the root namespace during runtime? I'm trying to
generalize a function and
System.Reflection.Assembly.GetExecutingAssembly.GetManifestResourceStream()
method requires the full namespace path for embedded resources.
-Randy
generalize a function and
System.Reflection.Assembly.GetExecutingAssembly.GetManifestResourceStream()
method requires the full namespace path for embedded resources.
-Randy