CloudSpatialAnchorSession.Diagnostics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The diagnostics settings for the session, which can be used to collect and submit data for troubleshooting and improvements.
public:
property Microsoft::Azure::SpatialAnchors::CloudSpatialAnchorSessionDiagnostics ^ Diagnostics { Microsoft::Azure::SpatialAnchors::CloudSpatialAnchorSessionDiagnostics ^ get(); };
public Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSessionDiagnostics Diagnostics { get; }
member this.Diagnostics : Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSessionDiagnostics
Public ReadOnly Property Diagnostics As CloudSpatialAnchorSessionDiagnostics