These flags control how an AssemblyName is used during assembly binding.
[Visual Basic] Public Enum AssemblyNameFlags [C#] public enum AssemblyNameFlags [C++] public enum AssemblyNameFlags
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
FullOriginator | Flag used to specify that an originator is formed from the full public key and not the compress one. |
None | No flags specified. |
Namespace: System.Reflection
Assembly: mscorlib.dll