Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AdaptiveMediaSourceDiagnosticAvailableEventArgs.DiagnosticType Property
Definition
- Namespace:
- Windows.Media.Streaming.Adaptive
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.
Gets a value indicating the type of diagnostic that is associated with the event.
public:
property AdaptiveMediaSourceDiagnosticType DiagnosticType { AdaptiveMediaSourceDiagnosticType get(); };
AdaptiveMediaSourceDiagnosticType DiagnosticType();
public AdaptiveMediaSourceDiagnosticType DiagnosticType { get; }
var adaptiveMediaSourceDiagnosticType = adaptiveMediaSourceDiagnosticAvailableEventArgs.diagnosticType;
Public ReadOnly Property DiagnosticType As AdaptiveMediaSourceDiagnosticType
Property Value
A value indicating the type of diagnostic that is associated with the event.
Applies to
Feedback
Was this page helpful?
