ParentLiteralChunk 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class ParentLiteralChunk : Microsoft::AspNetCore::Razor::Chunks::ParentChunk
public class ParentLiteralChunk : Microsoft.AspNetCore.Razor.Chunks.ParentChunk
type ParentLiteralChunk = class
inherit ParentChunk
Public Class ParentLiteralChunk
Inherits ParentChunk
- 继承
构造函数
ParentLiteralChunk() |
属性
Association | (继承自 Chunk) |
Children | (继承自 ParentChunk) |
Start | (继承自 Chunk) |
方法
GetText() |