|
FurcadiaMarkupIconfilter 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.Iconfilter"]
Namespace:
Furcadia.Text
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public const string Iconfilter = "<img src='(fsh://system.fsh:([^']*)|http://apollo.furcadia.com/cache/(.*?))' (alt='(.*?)' )?/>"
Public Const Iconfilter As String = "<img src='(fsh://system.fsh:([^']*)|http://apollo.furcadia.com/cache/(.*?))' (alt='(.*?)' )?/>"
Dim value As String
value = FurcadiaMarkup.Iconfilter
public:
literal String^ Iconfilter = "<img src='(fsh://system.fsh:([^']*)|http://apollo.furcadia.com/cache/(.*?))' (alt='(.*?)' )?/>"
static val mutable Iconfilter: string
Field Value
Type:
StringSee Also