CodeAttributeChunk 类

定义

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

构造函数

CodeAttributeChunk()

属性

Association (继承自 Chunk)
Attribute
Children (继承自 ParentChunk)
Prefix
Start (继承自 Chunk)
Suffix

适用于