 | BuildCopyright Field |
The copyright statement to be included in all assemblies.
Namespace:
Neon
Assembly:
Neon.Common (in Neon.Common.dll) Version: 2.14.0
Syntaxpublic const string Copyright = "Copyright (c) 2005-2021 by neonFORGE LLC. All rights reserved."
Public Const Copyright As String = "Copyright (c) 2005-2021 by neonFORGE LLC. All rights reserved."
public:
literal String^ Copyright = "Copyright (c) 2005-2021 by neonFORGE LLC. All rights reserved."
static val mutable Copyright: string
Field Value
Type:
String
See Also