CSApplicationGetVersionMajor Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Returns the major part of the version

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int GetVersionMajor { get; }

Return Value

Type: Int32
The major version number.
Remarks

This value is read from the appSettings section in the Content Studio service configuration file.
See Also

Reference