Share via


RemoteRenderingServiceError.Details Property

Definition

An array of details about specific errors that led to this reported error.

public System.Collections.Generic.IReadOnlyList<Azure.MixedReality.RemoteRendering.RemoteRenderingServiceError> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.MixedReality.RemoteRendering.RemoteRenderingServiceError>
Public ReadOnly Property Details As IReadOnlyList(Of RemoteRenderingServiceError)

Property Value

Applies to