Links Property

Definition

Assembly Markdig.dll

Gets the links referencing this footnote.

public List<FootnoteLink> Links { get; }

Returns