return ~ or ~/somedir/somedir2 , never endswith '/'

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

Syntax

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

See Also