Condividi tramite


Literal<T>.Value Proprietà

Definizione

Ottiene o imposta il valore dell'espressione letterale.

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

Valore della proprietà

T

Valore dell'espressione letterale.

Si applica a