Click or drag to resize
HelpTextCopyright Property
Gets or sets the copyright string. You can directly assign a CopyrightInfo instance.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public string Copyright { get; set; }

Property Value

Type: String
See Also