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

Syntax

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

See Also