Class AssemblyInfo
AssemblyInfo documents the build version of the GroupMe Client API.
Namespace: GroupMeClientApi
Assembly: GroupMeClientApi.dll
Syntax
public class AssemblyInfo : object
Fields
| Improve this Doc View SourceInformationalVersion
Full version, plus branch and commit short sha, like 4.0.1.0-39cf84e-branch.
Declaration
public const string InformationalVersion = null
Field Value
| Type | Description |
|---|---|
| String |
SimpleVersion
Simple release-like version number, like 4.0.1.0.
Declaration
public const string SimpleVersion = null
Field Value
| Type | Description |
|---|---|
| String |