public MultiValueSeparatorAttribute()
Public Sub New
Dim instance As New MultiValueSeparatorAttribute()
public:
MultiValueSeparatorAttribute()
A multi-value argument that allows white-space separators is able to consume multiple values from the command line that follow it. All values that follow the name, up until the next argument name, are considered values for this argument.