# SpecialPath 클래스

## Content


#### **설명**

특수 경로입니다.

#### 메서드

| 매서드 | 설명 |
| --- | --- |
| [getBaseUrl](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getbaseurl) | 응용 프로그램 웹 사이트의 루트 URL을 가져옵니다. 앱이 게시되지 않은 경우 가져온 루트 URL은 "/"입니다. |
| [getBuiltInImageFolderPath](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getbuiltinimagefolderpath) | 그림 셀 유형을 사용하여 그림을 선택할 때 그림이 내장된 폴더의 경로를 가져옵니다. |
| [getImageEditorUploadImageFolderPath](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getimageeditoruploadimagefolderpath) | 그림 셀 유형을 사용하여 사진을 선택할 때 업로드된 그림이 있는 폴더의 경로를 가져옵니다. |
| [getUploadFileFolderPathInDesigner](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getuploadfilefolderpathindesigner) | 디자이너에 업로드된 파일의 폴더 경로를 가져옵니다. |
| [getUploadImageFolderPathInServer](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getuploadimagefolderpathinserver) | 이미지를 사용하여 셀 유형을 업로드하여 업로드한 이미지가 있는 폴더의 경로를 가져옵니다. |
| [getUserFileFolderPath](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getuserfilefolderpath) | 사용자 파일의 저장소 경로를 가져옵니다. |
| [getPluginRootPath](/forguncy/v7/docs/command/javascriptprogramming/javascript-api/class/specialpath/getpluginrootpath) | 지정된 플러그인의 네트워크 루트 경로를 가져옵니다. |
