Click or drag to resize

IRuntimePlatformOSDescription Property

Gets the operating system name and version (and possibly other info)

Namespace:  Couchbase.Lite.DI
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
string OSDescription { get; }

Property Value

Type: String
See Also