Show / Hide Table of Contents

    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
    Object
    DotnetUtil

    Properties

    View Source

    TizenAPIVersion

    Gets the version of Tizen .NET API.

    Declaration
    public static int TizenAPIVersion { get; }
    Property Value
    Type Description
    Int32

    The Tizen .NET API version.

    API Level: 4
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX