cohtml.Net.Versioning
Read the Cohtml version.
Public Properties
Name | |
---|---|
int | SDKVersion Get the Cohtml SDK version. |
Public Attributes
Name | |
---|---|
System.Version | Build 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.