wManager.Wow.Helpers Namespace
WRobot

FightClassSpell..::..AddToSettingsName Property

Gets or sets the name of the add to settings.

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

Syntax


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

Field Value

The name of the add to settings.