public CommandLineArgumentAttribute(
string? argumentName = null
)
Public Sub New (
Optional argumentName As String = Nothing
)
Dim argumentName As String
Dim instance As New CommandLineArgumentAttribute(argumentName)
public:
CommandLineArgumentAttribute(
String^ argumentName = nullptr
)
The NameTransform will not be applied to explicitly specified names.