CommandLineArguments.InteractiveMode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
卸載至互動式迴圈。 如果在 中 SourceFiles 指定腳本,請先執行腳本。
public:
property bool InteractiveMode { bool get(); };
public bool InteractiveMode { get; }
member this.InteractiveMode : bool
Public ReadOnly Property InteractiveMode As Boolean