Share via


ParserContext.WhiteSpaceIsSignificantToAncestorBlock Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether white space is significant to ancestor block.

public bool WhiteSpaceIsSignificantToAncestorBlock { get; set; }
member this.WhiteSpaceIsSignificantToAncestorBlock : bool with get, set
Public Property WhiteSpaceIsSignificantToAncestorBlock As Boolean

Property Value

true is white space is significant to ancestor block; otherwise, false.

Applies to