KernelContextCurrent Property |
当前信息
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static KernelContext Current { get; }
public:
static property KernelContext^ Current {
KernelContext^ get ();
}
Property Value
Type:
KernelContext
See Also