Click or drag to resize

AssemblyUtilitiesGetCopyright Method

Gets the copyright from the entry assembly.

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

Return Value

Type: String
The copyright.
See Also