PropertyAttributes Enumeration |
Namespace: Mono.Cecil
[FlagsAttribute] public enum PropertyAttributes
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
SpecialName | 512 | ||
RTSpecialName | 1024 | ||
HasDefault | 4096 | ||
Unused | 59903 |
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.