Option<T>.AcceptLegalFilePathsOnly Methode

Definitie

Hiermee configureert u de optie om alleen waarden te accepteren die juridische bestandspaden vertegenwoordigen.

public:
 System::CommandLine::Option<T> ^ AcceptLegalFilePathsOnly();
public System.CommandLine.Option<T> AcceptLegalFilePathsOnly();
member this.AcceptLegalFilePathsOnly : unit -> System.CommandLine.Option<'T>
Public Function AcceptLegalFilePathsOnly () As Option(Of T)

Retouren

Van toepassing op