GeneratedClassContext.AllowTemplates 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取一个值,该值指示上下文是否允许模板。

public bool AllowTemplates { get; }
member this.AllowTemplates : bool
Public ReadOnly Property AllowTemplates As Boolean

属性值

如果上下文允许模板,则为 true;否则为 false。

适用于