Condividi tramite


BlockBuilder.Children Proprietà

Definizione

public:
 property System::Collections::Generic::List<Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SyntaxTreeNode ^> ^ Children { System::Collections::Generic::List<Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SyntaxTreeNode ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode> Children { get; }
member this.Children : System.Collections.Generic.List<Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode>
Public ReadOnly Property Children As List(Of SyntaxTreeNode)

Valore della proprietà

Si applica a