IsShortcut Property

Definition

Assembly Markdig.dll

Gets or sets a boolean indicating if this link is a shortcut link to a LinkReferenceDefinition

public bool IsShortcut { get; set; }

Returns