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