CommandLineApplication.AllowArgumentSeparator Property

Definition

public:
 property bool AllowArgumentSeparator { bool get(); void set(bool value); };
public bool AllowArgumentSeparator { get; set; }
member this.AllowArgumentSeparator : bool with get, set
Public Property AllowArgumentSeparator As Boolean

Property Value

Applies to