ReflectionUtils.GetPropertyCom

Retrieve a dynamic 'non-typelib' property

public static object GetPropertyCom(object instance,
	string property)

Parameters

instance
Object to make the call on

property
Property to retrieve


See also:

Class ReflectionUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic