AssemblyAttributeGenerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates syntax tree to add custom attributes to the in-memory assembly Need to use this for adding the UserSecrets attribute to the assembly.
public ref class AssemblyAttributeGenerator
public class AssemblyAttributeGenerator
type AssemblyAttributeGenerator = class
Public Class AssemblyAttributeGenerator
- Inheritance
-
AssemblyAttributeGenerator
Constructors
| AssemblyAttributeGenerator(Assembly) |