Freigeben über


PerceptionFrameSourcePropertiesChangedEventArgs.Key Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, der den Speicherort der Änderung in der Auflistung angibt.

public:
 property Platform::String ^ Key { Platform::String ^ get(); };
winrt::hstring Key();
/// [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")]
winrt::hstring Key();
public string Key { get; }
public string Key { [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 string = perceptionFrameSourcePropertiesChangedEventArgs.key;
Public ReadOnly Property Key As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Ein Zeichenfolgenschlüssel, der den Speicherort der Änderung in der Auflistung angibt

Attribute

Gilt für: