共用方式為


CommandLineBuilder.ResponseFileHandling 屬性

定義

設定剖析器的回應檔處理。 啟用時,開頭為 @ 的有效檔案路徑的命令行令牌將會展開,就像插入命令行一樣。

public:
 property System::CommandLine::Parsing::ResponseFileHandling ResponseFileHandling { System::CommandLine::Parsing::ResponseFileHandling get(); void set(System::CommandLine::Parsing::ResponseFileHandling value); };
public System.CommandLine.Parsing.ResponseFileHandling ResponseFileHandling { get; set; }
member this.ResponseFileHandling : System.CommandLine.Parsing.ResponseFileHandling with get, set
Public Property ResponseFileHandling As ResponseFileHandling

屬性值

適用於