FurcadiaMarkup.URLRegex Field

FFF3PP

FurcadiaMarkupURLRegex Field

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Dream Url regex

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public static Regex URLRegex
Public Shared URLRegex As Regex

Dim value As Regex

value = FurcadiaMarkup.URLRegex

FurcadiaMarkup.URLRegex = value
public:
static Regex^ URLRegex
static val mutable URLRegex: Regex

Field Value

Type: Regex
See Also