PerceptionCorrelation.TargetId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Identificateur unique de l’appareil décrit.
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
Valeur de propriété
Identificateur unique de l’appareil décrit.
- Attributs