wManager.Wow.Helpers Namespace
WRobot

OffMeshConnections..::..FileName Property

Get the name file (where MeshConnection is saved, by default "WRobot\Data\OffMeshConnections.xml").

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

Syntax


public static string FileName { get; }
Public Shared ReadOnly Property FileName As String
	Get
public:
static property String^ FileName {
	String^ get ();
}

Field Value

The file name.