Genghis Namespace > Preferences Class > GetProperty Method : GetProperty(String,Object,Type) Method |
'Declaration
Public Overloads Function GetProperty( _ ByVal name As System.String, _ ByVal defaultValue As System.Object, _ ByVal returnType As System.Type _ ) As System.Object
'Usage
Dim instance As Preferences Dim name As System.String Dim defaultValue As System.Object Dim returnType As System.Type Dim value As System.Object value = instance.GetProperty(name, defaultValue, returnType)
public System.object GetProperty( System.string name, System.object defaultValue, System.Type returnType )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2