Compartir a través de


Location<T>.Value Propiedad

Definición

Obtiene o establece el valor del objeto al que se hace referencia.

public:
 virtual property T Value { T get(); void set(T value); };
public virtual T Value { get; set; }
member this.Value : 'T with get, set
Public Overridable Property Value As T

Valor de propiedad

T

Valor del objeto al que se hace referencia.

Se aplica a