Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static string CEPFilePath { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property CEPFilePath As String
Get |
| Visual C++ |
|---|
public:
static property String^ CEPFilePath {
String^ get ();
} |
See Also