次の方法で共有


PerceptionDepthFrameSourceWatcher.Status プロパティ

定義

深度フレーム ソース ウォッチャーの操作状態を取得します。

public:
 property DeviceWatcherStatus Status { DeviceWatcherStatus get(); };
DeviceWatcherStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSourceWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
DeviceWatcherStatus Status();
public DeviceWatcherStatus Status { get; }
public DeviceWatcherStatus Status { [Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSourceWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var deviceWatcherStatus = perceptionDepthFrameSourceWatcher.status;
Public ReadOnly Property Status As DeviceWatcherStatus

プロパティ値

深度フレーム ソース ウォッチャーの状態を示す DeviceWatcherStatus 列挙値。

属性

適用対象