Compartir a través de


DotNetObjectReference<TValue>.Value Propiedad

Definición

Obtiene la instancia de objeto representada por este contenedor.

public:
 property TValue Value { TValue get(); };
public TValue Value { get; }
member this.Value : 'Value
Public ReadOnly Property Value As TValue

Valor de propiedad

TValue

Se aplica a