.NET SDK - RainwaySDK.Version

RainwaySDK.Version property

Get the native library version.

public static string Version { get; }

Remarks

A SemVer (https://semver.org/) string.

See Also