AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

Version Class

Provides access to the AdvantageCSP Core assembly version information.

Namespace:  AdvantageCMS.Core.Common
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static class Version

Remarks


The BuildNumber constant is baked in at compile time by the GenerateBuildInfo MSBuild target in AdvantageCMS.Core.csproj, which generates obj\<Config>\BuildInfo.g.cs as another partial of this class.

Inheritance Hierarchy


Object
  AdvantageCMS.Core.Common..::..Version