Partager via


PerceptionFrame.Properties Propriété

Définition

Obtient les propriétés de ce frame.

public:
 property ValueSet ^ Properties { ValueSet ^ get(); };
ValueSet Properties();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionFrame may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
ValueSet Properties();
public ValueSet Properties { get; }
public ValueSet Properties { [Windows.Foundation.Metadata.Deprecated("PerceptionFrame may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var valueSet = perceptionFrame.properties;
Public ReadOnly Property Properties As ValueSet

Valeur de propriété

Propriétés de ce frame.

Attributs

S’applique à