MarkdownSyntaxToken.GetFullText

MarkdownSyntaxToken.GetFullText method

Defines the interface for get the full text.

public string GetFullText()

Return Value

The string.

See Also