LocalizedStringProviderCommandUsageSuffix Method
Gets the default suffix for the usage syntax when creating command list usage help, used by
the
UsageWriter class.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 5.0.0+724ca9b7fa5edc075ec2ae65044e61b0d494fd1c
public virtual string CommandUsageSuffix()
Public Overridable Function CommandUsageSuffix As String
Dim instance As LocalizedStringProvider
Dim returnValue As String
returnValue = instance.CommandUsageSuffix()
public:
virtual String^ CommandUsageSuffix()
Return Value
StringThe string.