|
NanRemoveTemporaryFolder Method
|
특정 경로의 파일 및 폴더를 모두 삭제한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic static void RemoveTemporaryFolder(
string strPath
)
Parameters
- strPath String
- 삭제할 경로
See Also