Class GeneratePropertyBagsForAssemblyAttribute
Use this attribute to enable the source generator to run on this assembly.
Inherited Members
Namespace: Unity.Properties
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false)]
public class GeneratePropertyBagsForAssemblyAttribute : Attribute, _Attribute