• Home
  • API Documentation

Class AssemblyInfo

AssemblyInfo documents the build version of the GroupMe Client API.

Inheritance
Object
AssemblyInfo
Namespace: GroupMeClientApi
Assembly: GroupMeClientApi.dll
Syntax
public class AssemblyInfo : object

Fields

| Improve this Doc View Source

InformationalVersion

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
| Improve this Doc View Source

SimpleVersion

Simple release-like version number, like 4.0.1.0.

Declaration
public const string SimpleVersion = null
Field Value
Type Description
String
  • Edit on GitHub
  • View on GitHub
Back to top Generated by DocFX