次の方法で共有


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)

適用対象