AssemblyAttributeGenerator(Assembly) Constructor
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.
public:
AssemblyAttributeGenerator(System::Reflection::Assembly ^ assembly);
public AssemblyAttributeGenerator (System.Reflection.Assembly assembly);
new Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.AssemblyAttributeGenerator : System.Reflection.Assembly -> Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.AssemblyAttributeGenerator
Public Sub New (assembly As Assembly)
Parameters
- assembly
- Assembly
The original assembly used to check if it has the User secrets attribute