CommandLineConfiguration.EnablePosixBundling 属性

定义

获取是否启用 POSIX 捆绑。

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

属性值

注解

POSIX 建议允许在单个前缀之后同时指定单 - 字符选项。

适用于