LocalizedStringProviderUsageAbbreviatedRemainingArguments Method
Gets the default suffix for the usage syntax to indicate more arguments are available if the
syntax is abbreviated, used by the
UsageWriter class.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.1.0+9df03b6173b5fc9d44dc39638758964dd7a0f4c7
public virtual string UsageAbbreviatedRemainingArguments()
Public Overridable Function UsageAbbreviatedRemainingArguments As String
Dim instance As LocalizedStringProvider
Dim returnValue As String
returnValue = instance.UsageAbbreviatedRemainingArguments()
public:
virtual String^ UsageAbbreviatedRemainingArguments()
Return Value
StringThe string.