return physical location , never endswith '\\'

Namespace:  CuteEditor
Assembly:  CuteEditor (in CuteEditor.dll) Version: 6.6.0.0

Syntax

C#
public static string FilesPhysicalPath { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property FilesPhysicalPath As String
Visual C++
public:
static property String^ FilesPhysicalPath {
	String^ get ();
}

See Also