wManager.Wow.Helpers Namespace
WRobot

ProfileUserSettings..::..ProfilePath Property

Gets or sets the profile path (relative to "WRobot\Profiles\Quester\").

Namespace:  Quester.Bot
Assembly:  Quester (in Quester.dll)

Syntax


public string ProfilePath { get; set; }
Public Property ProfilePath As String
	Get
	Set
public:
property String^ ProfilePath {
	String^ get ();
	void set (String^ value);
}

Field Value

The profile path.