PreallocatedTagHelperAttributeChunk Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Chunk that represents a pre-allocated tag helper attribute.
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
- Inheritance
Constructors
| PreallocatedTagHelperAttributeChunk() |
Properties
| Association | (Inherited from Chunk) |
| AttributeVariableAccessor |
The variable holding the pre-allocated attribute. |
| Start | (Inherited from Chunk) |