KernelConfigurationViewConfiguration Property |
核心配置信息
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic KernelConfiguration Configuration { get; }
public:
property KernelConfiguration^ Configuration {
KernelConfiguration^ get ();
}
Property Value
Type:
KernelConfiguration
See Also