Partager via


IReference<T>.Value Propriété

Définition

Obtient le type représenté sous la forme d’un IPropertyValue.

public:
 property T Value { T get(); };
T Value();
public T Value { get; }
Public ReadOnly Property Value As T

Valeur de propriété

T

Type.

S’applique à

Voir aussi