Metodo DedCustomDependencyGetValue
|
Ritorna il valore della proprietà indicata.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public Object GetValue(
string property
)
Public Function GetValue (
property As String
) As Object
public:
Object^ GetValue(
String^ property
)
member GetValue :
property : string -> Object
Parametri
- property
- Tipo: SystemString
Valore di ritorno
Tipo:
ObjectVedi anche