IMobileBackendDiagnostics Property |
Returns the Diagnostics object that enables end-end debugging across application and cloud.
Namespace: Oracle.Cloud.Mobile.MobileBackendAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
SyntaxDiagnostics Diagnostics { get; }
ReadOnly Property Diagnostics As Diagnostics
Get
property Diagnostics^ Diagnostics {
Diagnostics^ get ();
}
abstract Diagnostics : Diagnostics with get
Property Value
Type:
Diagnostics
See Also