TriviaBeforeUrl Property

Definition

Assembly Markdig.dll

Gets or sets the trivia before the Url. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.

public StringSlice TriviaBeforeUrl { get; set; }

Returns