ParseResult.Invoke(InvocationConfiguration) Methode

Definitie

Roept de juiste opdrachthandler aan voor een geparseerde opdrachtregelinvoer.

public int Invoke(System.CommandLine.InvocationConfiguration? configuration = default);
member this.Invoke : System.CommandLine.InvocationConfiguration -> int
Public Function Invoke (Optional configuration As InvocationConfiguration = Nothing) As Integer

Parameters

configuration
InvocationConfiguration

De configuratie die wordt gebruikt om aanroepgedrag te definiƫren.

Retouren

Een waarde die kan worden gebruikt als afsluitcode voor processen.

Van toepassing op