CopyrightInfoCopyrightWord Property |
Gets a different copyright word when overridden in a derived class.
Namespace: X3Platform.CommandLine.TextAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected virtual string CopyrightWord { get; }
protected:
virtual property String^ CopyrightWord {
String^ get ();
}
Property Value
Type:
String
See Also