Class DotnetUtil
Definition
- Namespace:
- Tizen.Common
- Assembly:
- Tizen.dll
- API Level:
- 4
The DotnetUtil class provides the .NET API version.
C#Copypublic static class DotnetUtil
- Inheritance
-
System.ObjectDotnetUtil
Properties
Declaration
C#Copypublic static int TizenAPIVersion { get; }
Property Value
Type | Description |
---|---|
System.Int32 | The Tizen .NET API version. |