Compartir a través de


ExpressionProperty<T>.Value Propiedad

Definición

Obtiene o establece el valor sin formato de la propiedad de expresión.

public T Value { get; protected set; }
member this.Value : 'T with get, set
Public Property Value As T

Valor de propiedad

T

Valor que se va a devolver cuando alguien llama a GetValue().

Se aplica a