ModuleAttributes Enumeration |
Namespace: Mono.Cecil
[FlagsAttribute] public enum ModuleAttributes
Member name | Value | Description | |
---|---|---|---|
ILOnly | 1 | ||
Required32Bit | 2 | ||
StrongNameSigned | 8 | ||
Preferred32Bit | 131072 |
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.