次の方法で共有


PerceptionFrameSourcePropertyChangeResult.Status プロパティ

定義

変更要求が処理された後の プロパティの値を取得します。

public:
 property PerceptionFrameSourcePropertyChangeStatus Status { PerceptionFrameSourcePropertyChangeStatus get(); };
PerceptionFrameSourcePropertyChangeStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionFrameSourcePropertyChangeResult may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionFrameSourcePropertyChangeStatus Status();
public PerceptionFrameSourcePropertyChangeStatus Status { get; }
public PerceptionFrameSourcePropertyChangeStatus Status { [Windows.Foundation.Metadata.Deprecated("PerceptionFrameSourcePropertyChangeResult may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var perceptionFrameSourcePropertyChangeStatus = perceptionFrameSourcePropertyChangeResult.status;
Public ReadOnly Property Status As PerceptionFrameSourcePropertyChangeStatus

プロパティ値

変更要求が処理された後の プロパティの値。

属性

適用対象