DiagnosticsDeviceId Property |
The ID for identifying this device in the diagnostics data.
Namespace: Oracle.Cloud.Mobile.DiagnosticsAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic string DeviceId { get; }
Public ReadOnly Property DeviceId As String
Get
public:
property String^ DeviceId {
String^ get ();
}
member DeviceId : string with get
Property Value
Type:
String
See Also