PreallocatedTagHelperAttributeChunk 类

定义

Chunk 个 ,它表示预先分配的标记帮助程序属性。

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

构造函数

PreallocatedTagHelperAttributeChunk()

Chunk 个 ,它表示预先分配的标记帮助程序属性。

属性

Association

Chunk 个 ,它表示预先分配的标记帮助程序属性。

(继承自 Chunk)
AttributeVariableAccessor

保存预分配属性的变量。

Start

Chunk 个 ,它表示预先分配的标记帮助程序属性。

(继承自 Chunk)

适用于