|
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 59
Syntax [CLSCompliantAttribute(false)]
public static Regex URLRegex
<CLSCompliantAttribute(false)>
Public Shared URLRegex As Regex
Dim value As Regex
value = FurcadiaMarkup.URLRegex
FurcadiaMarkup.URLRegex = value
public:
[CLSCompliantAttribute(false)]
static Regex^ URLRegex
[<CLSCompliantAttribute(false)>]
static val mutable URLRegex: Regex
Field Value
Type:
RegexSee Also