wwUtils.GetAppStartPath

Returns the physical location of a given assembly.

public static string GetAppStartPath( object loStartAssemblyObject );

Parameters

loStartAssemblyObject
An object that is located in the startup assembly. If you leave this out the value is set to wwUtils (this class) which may or may not be located in the startup assembly.


See also:

Class wwUtils

© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic