| CopyrightInfo Properties |
The CopyrightInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyrightWord |
Gets a different copyright word when overridden in a derived class.
| |
| Default |
Gets the default copyright information.
Retrieved from AssemblyCopyrightAttribute, if it exists,
otherwise it uses AssemblyCompanyAttribute as copyright holder with the current year.
If neither exists it throws an InvalidOperationException.
|