Skip to content

M_CommandLine_Text_CopyrightInfo_ToString

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

CopyrightInfo.ToString Method

Returns the copyright as a String.

Namespace:CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

publicoverridestringToString()

VB

PublicOverridesFunctionToStringAsString

C++

public:virtual String^ ToString() override

F#

abstractToString :unit->stringoverrideToString:unit ->string 

Return Value

Type: String
The String that contains the copyright.

See Also

Reference

CopyrightInfo Class
CommandLine.Text Namespace

Clone this wiki locally