F_Furcadia_Text_FurcadiaMarkup_UrlRegex - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
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 43
C#
public static Regex URLRegex
VB
Public Shared URLRegex As Regex
VB Usage
Dim value As Regex
value = FurcadiaMarkup.URLRegex
FurcadiaMarkup.URLRegex = value
C++
public:
static Regex^ URLRegex
F#
static val mutable URLRegex: Regex
Type: Regex