C-DEngine 5.105

TheCommonUtils..::..IsNetCore Method

Detect the presence of the portable .NET Core platform.

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool IsNetCore()
Public Shared Function IsNetCore As Boolean
public:
static bool^ IsNetCore()

Return Value

True if running on .NET Core.