CopyrightInfoToString Method |
Returns the copyright as a
String.
Namespace: X3Platform.CommandLine.TextAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic override string ToString()
public:
virtual String^ ToString() override
Return Value
Type:
StringThe
String that contains the copyright.
See Also