Click or drag to resize
XDL

XfnGetConfigPath Method

Planet에서 사용하는 XDLConfigration.xml 파일이 있는 경로를 반환한다.

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

Return Value

String
XDLConfiguration.xml이 있는 경로 문자열
See Also