共用方式為


PerceptionFrameSourcePropertiesChangedEventArgs.CollectionChange 屬性

定義

取得因屬性變更要求而發生的變更類型。

public:
 property CollectionChange CollectionChange { CollectionChange get(); };
CollectionChange CollectionChange();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionFrameSourcePropertiesChangedEventArgs 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")]
CollectionChange CollectionChange();
public CollectionChange CollectionChange { get; }
public CollectionChange CollectionChange { [Windows.Foundation.Metadata.Deprecated("PerceptionFrameSourcePropertiesChangedEventArgs 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 collectionChange = perceptionFrameSourcePropertiesChangedEventArgs.collectionChange;
Public ReadOnly Property CollectionChange As CollectionChange

屬性值

因屬性變更要求而發生的變更類型。

屬性

適用於