Click or drag to resize
CopyrightInfo Properties

The CopyrightInfo type exposes the following members.

Properties
  NameDescription
Protected propertyCopyrightWord
Gets a different copyright word when overridden in a derived class.
Public propertyStatic memberDefault
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.
Top
See Also