CssEntryBuilderBuilder Property

Get a reference to the local string builder.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public StringBuilder Builder { get; }

Property Value

StringBuilder

See Also