Click or drag to resize
AssemblyLicenseAttribute Properties

The AssemblyLicenseAttribute type exposes the following members.

Properties
  NameDescription
Public propertyLine1
Gets the first line of text.
(Inherited from MultilineTextAttribute.)
Public propertyLine2
Gets the second line of text.
(Inherited from MultilineTextAttribute.)
Public propertyLine3
Gets third line of text.
(Inherited from MultilineTextAttribute.)
Public propertyLine4
Gets the fourth line of text.
(Inherited from MultilineTextAttribute.)
Public propertyLine5
Gets the fifth line of text.
(Inherited from MultilineTextAttribute.)
Public propertyTypeId (Inherited from Attribute.)
Public propertyValue
Gets the all non-blank lines as string.
(Inherited from MultilineTextAttribute.)
Top
See Also