Table of Contents

Property ParsingContext

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

ParsingContext

Gets or sets the parsing context used for diagnostics tracking. When set, provides error, warning, and performance metrics during parsing.

public CssParsingContext ParsingContext { get; set; }

Property Value

CssParsingContext