IAssemblyInfo.GetAttributes Method
| CodeIt.Right SDK Class Library |
|
IAssemblyInfo.GetAttributes Method
Returns the custom attributes for the assembly.
Return Value
An array of type IAttributeSectionInfo containing the custom attributes for the assembly.
Example
To be added.
See Also
IAssemblyInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace