 | RuntimeIsCore Property |
Gets a value indicating whether the runtime is core.
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntaxpublic static bool IsCore { get; }
Property Value
Type:
Booleantrue if the runtime is core; otherwise,
false.
See Also