Share via


AnimatedVisualPlayer.Diagnostics 屬性

定義

取得有關上次載入動畫視覺效果之嘗試的選擇性診斷資訊。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property Platform::Object ^ Diagnostics { Platform::Object ^ get(); };
IInspectable Diagnostics();
public object Diagnostics { get; }
Public ReadOnly Property Diagnostics As Object

屬性值

Object

Platform::Object

IInspectable

上次嘗試載入動畫視覺效果的診斷資訊。

備註

物件的執行時間類型及其資訊的意義取決於 IAnimatedVisualSource

適用於