Click or drag to resize
XmlConfiguratonInitialized Property
是否成功初始化

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public bool Initialized { get; set; }

Property Value

Type: Boolean
Remarks
根据内置的配置文件或者外部的配置文件成功初始化
See Also