Compartilhar via


SymbolResult.Children Propriedade

Definição

O símbolo filho resulta na árvore de análise.

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

Valor da propriedade

Aplica-se a