Command.Children Propriété

Définition

Obtient les symboles enfants.

public:
 property System::Collections::Generic::IEnumerable<System::CommandLine::Symbol ^> ^ Children { System::Collections::Generic::IEnumerable<System::CommandLine::Symbol ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.CommandLine.Symbol> Children { get; }
member this.Children : seq<System.CommandLine.Symbol>
Public ReadOnly Property Children As IEnumerable(Of Symbol)

Valeur de propriété

S’applique à