Expand Minimize
This topic has not yet been rated - Rate this topic

2.2.32 Inherited

Inherited indicates the origin of the property.

Inherited = %0x4000 / %0x0000

If the current property was originally defined in a parent class, Inherited is 0x4000; however, if the property was defined in the current class, Inherited is 0x0000.

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.