Бөлісу құралы:


Command.Validators Свойство

Определение

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

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

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

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