Click or drag to resize
ConfigHelperGetExecutingDirectory Method
获取当前应用程序的执行路径

Namespace: Slickflow.Engine.Utility
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public static string GetExecutingDirectory()

Return Value

Type: String
See Also