Table of Contents

Class SenseLibrary

Namespace
easyar
Assembly
EasyAR.Sense.dll

Tool to get EasyAR Sense library information.

public sealed class SenseLibrary
Inheritance
SenseLibrary

Properties

Name

Get the product name of EasyARSense. (Including version variants, operating system and CPU architecture)

public static string Name { get; }

Property Value

Variant

Get the release version of EasyARSense.

public static string Variant { get; }

Property Value

Version

Get the version number of EasyARSense.

public static string Version { get; }

Property Value