KernelConfigurationViewInstance Property |
实例
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static KernelConfigurationView Instance { get; }
public:
static property KernelConfigurationView^ Instance {
KernelConfigurationView^ get ();
}
Property Value
Type:
KernelConfigurationView
See Also