Class DotnetUtil

Definition

Namespace:
Tizen.Common
Assembly:
Tizen.dll

The DotnetUtil class provides the .NET API version.

C#
Copy
public static class DotnetUtil
Inheritance
object
DotnetUtil

Properties

View Source

TizenAPIVersion

Gets the version of Tizen .NET API.

Declaration
C#
Copy
public static int TizenAPIVersion { get; }
Property Value
Type Description
int

The Tizen .NET API version.