|
FurcadiaMarkupCookieToMeREGEX Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "F:Furcadia.Text.FurcadiaMarkup.CookieToMeREGEX"]
Namespace:
Furcadia.Text
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public const string CookieToMeREGEX = "<name shortname='(.*?)'>(.*?)</name> just gave you"
Public Const CookieToMeREGEX As String = "<name shortname='(.*?)'>(.*?)</name> just gave you"
Dim value As String
value = FurcadiaMarkup.CookieToMeREGEX
public:
literal String^ CookieToMeREGEX = "<name shortname='(.*?)'>(.*?)</name> just gave you"
static val mutable CookieToMeREGEX: string
Field Value
Type:
StringSee Also