CodeGenerator::OutputAttributeDeclarations Method (CodeAttributeDeclarationCollection^)
.NET Framework (current version)
Generates code for the specified attribute declaration collection.
Assembly: System (in System.dll)
protected: virtual void OutputAttributeDeclarations( CodeAttributeDeclarationCollection^ attributes )
Parameters
- attributes
-
Type:
System.CodeDom::CodeAttributeDeclarationCollection^
The attributes to generate code for.
.NET Framework
Available since 1.1
Available since 1.1
Show: