KernelContextConfiguration Property |
配置信息
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.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