FurcadiaMarkup.NameRegex Field

FFF3PP

FurcadiaMarkupNameRegex Field

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

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

Filter the Name Markup

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

Dim value As Regex

value = FurcadiaMarkup.NameRegex

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

Field Value

Type: Regex
See Also