Option.Validators Свойство

Определение

Проверяющие элементы, которые будут вызываться при сопоставлении параметра синтаксического анализа.

public:
 property System::Collections::Generic::List<Action<System::CommandLine::Parsing::OptionResult ^> ^> ^ Validators { System::Collections::Generic::List<Action<System::CommandLine::Parsing::OptionResult ^> ^> ^ get(); };
public System.Collections.Generic.List<Action<System.CommandLine.Parsing.OptionResult>> Validators { get; }
member this.Validators : System.Collections.Generic.List<Action<System.CommandLine.Parsing.OptionResult>>
Public ReadOnly Property Validators As List(Of Action(Of OptionResult))

Значение свойства

Применяется к