LocalLabel Property

Definition

Assembly Markdig.dll

Gets or sets the type of label parsed Trivia: only parsed when TrackTrivia is enabled, otherwise None.

public LocalLabel LocalLabel { get; set; }

Returns