Share via


GeneratedClassContext.AllowSections 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 sections.

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

Property Value

true if the context allows sections; otherwise, false.

Applies to