MarkdownDocument.KnownSchemes Property

Definition

Gets a list of URL schemes.

public static System.Collections.Generic.List<string> KnownSchemes { get; }
static member KnownSchemes : System.Collections.Generic.List<string>
Public Shared ReadOnly Property KnownSchemes As List(Of String)

Property Value

Applies to