Properties_T_CommandLine_Text_AssemblyLicenseAttribute - adutton/commandline GitHub Wiki
The AssemblyLicenseAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Line1 | Gets the first line of text. (Inherited from MultilineTextAttribute.) |
![]() |
Line2 | Gets the second line of text. (Inherited from MultilineTextAttribute.) |
![]() |
Line3 | Gets third line of text. (Inherited from MultilineTextAttribute.) |
![]() |
Line4 | Gets the fourth line of text. (Inherited from MultilineTextAttribute.) |
![]() |
Line5 | Gets the fifth line of text. (Inherited from MultilineTextAttribute.) |
![]() |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
![]() |
Value | Gets the all non-blank lines as string. (Inherited from MultilineTextAttribute.) |
