Table of Contents

Property IsNetOrCoreApp

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsNetOrCoreApp

Returns True if application runs on Net or NetCore platform (Net 5 or higher). Returns False if application runs on Net Framework.

public static bool IsNetOrCoreApp { get; }

Property Value

bool