LiteralCodeAttributeChunk 类

定义

public ref class LiteralCodeAttributeChunk : Microsoft::AspNetCore::Razor::Chunks::ParentChunk
public class LiteralCodeAttributeChunk : Microsoft.AspNetCore.Razor.Chunks.ParentChunk
type LiteralCodeAttributeChunk = class
    inherit ParentChunk
Public Class LiteralCodeAttributeChunk
Inherits ParentChunk
继承
LiteralCodeAttributeChunk

构造函数

LiteralCodeAttributeChunk()

属性

Association (继承自 Chunk)
Children (继承自 ParentChunk)
Code
Prefix
Start (继承自 Chunk)
Value
ValueLocation

适用于