Command.Children Proprietà
In questo articolo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene i simboli figlio.
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)
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: