SymbolResult.Children 屬性

定義

子符號會導致剖析樹狀結構。

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)

屬性值

適用於