Partager via


PerceptionPropertyChangeRequest.Value Propriété

Définition

Obtient la nouvelle valeur demandée de la propriété .

public:
 property Platform::Object ^ Value { Platform::Object ^ get(); };
IInspectable Value();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionPropertyChangeRequest may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
IInspectable Value();
public object Value { get; }
public object Value { [Windows.Foundation.Metadata.Deprecated("PerceptionPropertyChangeRequest may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var object = perceptionPropertyChangeRequest.value;
Public ReadOnly Property Value As Object

Valeur de propriété

Object

Platform::Object

IInspectable

Nouvelle valeur demandée de la propriété.

Attributs

S’applique à