IAssemblyInfo.AddAttribute Method
| CodeIt.Right SDK Class Library |
|
IAssemblyInfo.AddAttribute Method
Add the custom attribute for the assembly.
Parameters
-
attributeName
-
Type name
-
arguments
-
Positional arguments
Remarks
This method creates a custom attribute.
Example
To be added.
See Also
IAssemblyInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace