CommandLineAction クラス

定義

コマンド ライン シンボルに関連付けられた動作を定義します。

public ref class CommandLineAction abstract
public abstract class CommandLineAction
type CommandLineAction = class
Public MustInherit Class CommandLineAction
継承
CommandLineAction
派生

プロパティ

名前 説明
ClearsParseErrors

アクションが、 CommandLineActionを所有するシンボル以外のシンボルに関連付けられている解析エラーをクリアすることを示します。

Terminating

アクションがコマンド ライン呼び出しを終了し、以降のアクションがスキップされることを示します。

適用対象