Chunk Class¶
- Namespace
Microsoft.AspNetCore.Razor.Chunks- Assemblies
- Microsoft.AspNetCore.Razor
Properties¶
-
Microsoft.AspNetCore.Razor.Chunks.Chunk.Association¶ Return type: Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode public SyntaxTreeNode Association { get; set; }
-
Microsoft.AspNetCore.Razor.Chunks.Chunk.Start¶ Return type: Microsoft.AspNetCore.Razor.SourceLocation public SourceLocation Start { get; set; }
-