Click or drag to resize

AssemblyUtilitiesGetCopyright Method

Gets the copyright from the entry assembly.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static string GetCopyright()

Return Value

Type: String
The copyright.
See Also