Click or drag to resize
XDL

XfnGetTempPathA Method

XDL의 임시 파일 관리 경로를 얻는다.

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

Return Value

String
임시 파일 관리 폴더.
See Also