共用方式為


AnimatedVisualPlayer.Diagnostics 屬性

定義

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

public:
 property Platform::Object ^ Diagnostics { Platform::Object ^ get(); };
IInspectable Diagnostics();
public object Diagnostics { get; }
var object = animatedVisualPlayer.diagnostics;
Public ReadOnly Property Diagnostics As Object

屬性值

Object

Platform::Object

IInspectable

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

備註

對象的運行時間類型及其資訊的意義取決於 IAnimatedVisualSource

適用於