Click or drag to resize

IRuntimePlatformHardwareName Property

Gets the name of the device that is running the program, if possible

Namespace:  Couchbase.Lite.DI
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
string HardwareName { get; }

Property Value

Type: String
See Also