'Declaration Protected Function GetProperty( _ ByVal name As String, _ ByVal defaultValue As Object _ ) As Object
protected object GetProperty( string name, object defaultValue )
Parameters
- name
- defaultValue
'Declaration Protected Function GetProperty( _ ByVal name As String, _ ByVal defaultValue As Object _ ) As Object
protected object GetProperty( string name, object defaultValue )