cohtml.Net.Versioning

Read the Cohtml version.

Public Properties

Name
intSDKVersion
Get the Cohtml SDK version.

Public Attributes

Name
System.VersionBuild
Get the Full Cohtml build version.

Public Property Documentation

property SDKVersion

static int SDKVersion;

Get the Cohtml SDK version.

Public Attributes Documentation

variable Build

static System.Version Build => Assembly.GetExecutingAssembly().GetName().Version;

Get the Full Cohtml build version.