wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..UseGroundMount Property

Gets or sets a value indicating whether [use ground mount].

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


[XmlIgnoreAttribute]
public bool UseGroundMount { get; set; }
<XmlIgnoreAttribute> _
Public Property UseGroundMount As Boolean
	Get
	Set
[XmlIgnoreAttribute]
public:
property bool^ UseGroundMount {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [use ground mount]; otherwise, false.