Class DotnetUtil
Definition
- Assembly:
- Tizen.dll
The DotnetUtil class provides the .NET API version.
public static class DotnetUtil
- Inheritance
-
objectDotnetUtil
Properties
View SourceTizenAPIVersion
Gets the version of Tizen .NET API.
Declaration
public static int TizenAPIVersion { get; }
Property Value
Type | Description |
---|---|
int | The Tizen .NET API version. |