wManager.Wow.Helpers Namespace
WRobot

FightClassSpell..::..NotSpellIsVBCode Property

Gets or sets a value indicating whether [not spell is vb code].

Namespace:  wManager.Wow.Helpers.FightClassCreator
Assembly:  wManager (in wManager.dll)

Syntax


<SettingAttribute> _
<DefaultValueAttribute> _
<CategoryAttribute> _
<DisplayNameAttribute> _
<DescriptionAttribute> _
Public Property NotSpellIsVBCode As Boolean
	Get
	Set
[SettingAttribute]
[DefaultValueAttribute]
[CategoryAttribute]
[DisplayNameAttribute]
[DescriptionAttribute]
public:
property bool^ NotSpellIsVBCode {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [not spell is vb code]; otherwise, false.