IMobileDeviceUserAgent Property
|
Gets the raw user-agent string for the device.
Namespace:
Ingeniux.Runtime.Mobile
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string UserAgent { get; }
ReadOnly Property UserAgent As String
Get
property String^ UserAgent {
String^ get ();
}
abstract UserAgent : string with get
Property Value
Type:
StringSee Also