Visual Guard Class Library Documentation

VGReflectionHelper.IsAccessedThroughProperty Method 

Checks whether a field should be accessed through a property

public static bool IsAccessedThroughProperty(
   FieldInfo info,
   out PropertyInfo& propInfo
);

Parameters

info
propInfo

Return Value

See Also

VGReflectionHelper Class | Novalys.VisualGuard.Security Namespace