Edit

Share via


CommandLineConfiguration.EnablePosixBundling Property

Definition

Gets whether POSIX bundling is enabled.

public:
 property bool EnablePosixBundling { bool get(); };
public bool EnablePosixBundling { get; }
member this.EnablePosixBundling : bool
Public ReadOnly Property EnablePosixBundling As Boolean

Property Value

Remarks

POSIX recommends that single-character options be allowed to be specified together after a single - prefix.

Applies to