AsynchronousCommandLineAction Osztály

Definíció

public ref class AsynchronousCommandLineAction abstract : System::CommandLine::Invocation::CommandLineAction
public abstract class AsynchronousCommandLineAction : System.CommandLine.Invocation.CommandLineAction
type AsynchronousCommandLineAction = class
    inherit CommandLineAction
Public MustInherit Class AsynchronousCommandLineAction
Inherits CommandLineAction
Öröklődés
AsynchronousCommandLineAction

Konstruktorok

Name Description
AsynchronousCommandLineAction()

Tulajdonságok

Name Description
ClearsParseErrors

Azt jelzi, hogy a művelet törli a szimbólumokhoz kapcsolódó elemzési hibákat, amelyek nem a CommandLineActiontulajdonos szimbólumai.

(Öröklődés forrása CommandLineAction)
Terminating

Azt jelzi, hogy a művelet leállítja a parancssori meghívást, és a rendszer kihagyja a későbbi műveleteket.

(Öröklődés forrása CommandLineAction)

Metódusok

Name Description
InvokeAsync(ParseResult, CancellationToken)

Műveletet hajt végre, amikor a társított szimbólumot meghívja a parancssorban.

A következőre érvényes: