PerceptionPropertyChangeRequest.Value 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.
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é
Nouvelle valeur demandée de la propriété.
- Attributs