Click or drag to resize
ConfigHelper Class
配置帮助类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.UtilityConfigHelper

Namespace: Slickflow.Engine.Utility
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public class ConfigHelper

The ConfigHelper type exposes the following members.

Constructors
  NameDescription
Public methodConfigHelper
Initializes a new instance of the ConfigHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetAppSettingString
获取应用配置的节点信息
Public methodStatic memberGetConnectionString
获取连接串的节点信息
Public methodStatic memberGetExecutingDirectory
获取当前应用程序的执行路径
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also