Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 361 Bytes

ii.23.1.14-flags-for-properties-propertyattributes.md

File metadata and controls

8 lines (7 loc) · 361 Bytes

II.23.1.14 Flags for properties [PropertyAttributes]

Flag Value Description
SpecialName 0x0200 Property is special
RTSpecialName 0x0400 Runtime (metadata internal APIs) should check name encoding
HasDefault 0x1000 Property has default
Unused 0xe9ff Reserved: shall be zero in a conforming implementation