Visual Guard Class Library Documentation

VGReflectionHelper.GetProperty Method 

Gets a property by using Bindingflags appropriate to the security permission of reflection

public static PropertyInfo GetProperty(
   String property,
   Type type,
   Type propertyType
);

Parameters

property
type
propertyType

Return Value

See Also

VGReflectionHelper Class | Novalys.VisualGuard.Security Namespace