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

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

Returns the minor part of the version

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

public int GetVersionMinor { get; }

Return Value

Type: Int32
The minor version number.
Remarks

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

Reference