Compartir a través de


SymbolResult.Parent Propiedad

Definición

El símbolo primario da como resultado el árbol de análisis.

public:
 property System::CommandLine::Parsing::SymbolResult ^ Parent { System::CommandLine::Parsing::SymbolResult ^ get(); };
public System.CommandLine.Parsing.SymbolResult? Parent { get; }
member this.Parent : System.CommandLine.Parsing.SymbolResult
Public ReadOnly Property Parent As SymbolResult

Valor de propiedad

Se aplica a