Ranges Property
Ranges
Gets the specified ranges to be included or excluded in the rendered output.
This is a read-only value and it returns the string version of the internal RangedSet.
Declaration
public string Ranges { get; }
Public ReadOnly Property Ranges As String