Share via


GeneratedClassContext.AllowTemplates Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a value indicating whether the context allows templates.

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

Property Value

true if the context allows templates; otherwise, false.

Applies to