Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Object Valore { get; set; }Public Property Valore As Object
	Get
	Set
public:
property Object^ Valore {
	Object^ get ();
	void set (Object^ value);
}member Valore : Object with get, set
Valore della proprietà
Object
Vedi anche