cohtml.Net.Versioning
Read the Cohtml version.
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| int | SDKVersion Get the Cohtml SDK version. |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| System.Version | Build Get the Full Cohtml build version. |
Public Property Documentation
Section titled “Public Property Documentation”property SDKVersion
Section titled “property SDKVersion”static int SDKVersion;Get the Cohtml SDK version.
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable Build
Section titled “variable Build”static System.Version Build => Assembly.GetExecutingAssembly().GetName().Version;Get the Full Cohtml build version.
© 2026 Coherent Labs. All rights reserved.