共用方式為


PerceptionCorrelation.TargetId 屬性

定義

描述裝置的唯一識別碼。

public:
 property Platform::String ^ TargetId { Platform::String ^ get(); };
winrt::hstring TargetId();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionCorrelation may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
winrt::hstring TargetId();
public string TargetId { get; }
public string TargetId { [Windows.Foundation.Metadata.Deprecated("PerceptionCorrelation may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = perceptionCorrelation.targetId;
Public ReadOnly Property TargetId As String

屬性值

String

Platform::String

winrt::hstring

描述裝置的唯一識別碼。

屬性

適用於