Click or drag to resize
XDL

XfnGetTempPathA Method

엔진 사용시 임시 파일 저장 필요시 엔진에서 설정된 임시 파일 경로를 얻는다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public static string GetTempPathA()

Return Value

Type: String
임시 파일 경로.
See Also