Expr.PropertySet, méthode (F#)
Crée une expression qui représente l'écriture dans une propriété statique
Espace de noms/Chemin du module : Microsoft.FSharp.Quotations
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signatures:
static member PropertySet : PropertyInfo * Expr * ?Expr list -> Expr
static member PropertySet : Expr * PropertyInfo * Expr * ?Expr list -> Expr
// Usage:
Expr.PropertySet (property, value)
Expr.PropertySet (property, value, indexerArgs = indexerArgs)
Expr.PropertySet (obj, property, value)
Expr.PropertySet (obj, property, value, indexerArgs = indexerArgs)
Paramètres
property
Type : PropertyInfoDescription de la propriété.
value
Type : ExprValeur à définir.
-
Liste des index de la propriété s'il s'agit d'une propriété indexée.
obj
Type : ExprL'instance d'objet, le cas échéant.
Valeur de retour
Expression résultante.
Plateformes
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
Informations de version
Runtime F#
Pris en charge dans : 2.0, 4.0
Silverlight
Prise en charge dans : 3