Property.GetValue Method
Gets the underlying, stored value.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overridable Function GetValue As Object
protected virtual Object GetValue()
protected:
virtual Object^ GetValue()
protected function GetValue() : Object
Return Value
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace