AssemblyAttributeGenerator Class

Definition

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)

Applies to