CloudSpatialException.ErrorCode 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 error code associated with this exception instance.
public:
property Microsoft::Azure::SpatialAnchors::CloudSpatialErrorCode ErrorCode { Microsoft::Azure::SpatialAnchors::CloudSpatialErrorCode get(); };
public Microsoft.Azure.SpatialAnchors.CloudSpatialErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.Azure.SpatialAnchors.CloudSpatialErrorCode
Public ReadOnly Property ErrorCode As CloudSpatialErrorCode