共用方式為


PerceptionFrameSourcePropertyChangeResult.NewValue 屬性

定義

取得 PerceptionFrameSourcePropertyChangeStatus,指出變更要求的狀態,包括變更是否生效。

public:
 property Platform::Object ^ NewValue { Platform::Object ^ get(); };
IInspectable NewValue();
/// [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")]
IInspectable NewValue();
public object NewValue { get; }
public object NewValue { [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 object = perceptionFrameSourcePropertyChangeResult.newValue;
Public ReadOnly Property NewValue As Object

屬性值

Object

Platform::Object

IInspectable

PerceptionFrameSourcePropertyChangeStatus,指出變更要求的狀態,包括變更是否生效。

屬性

適用於