Click or drag to resize
XDL

XConfigurationConfigFilePath Property

라이브러리가 설치된 곳에 존재하는 Configuration 파일의 경로를 설정하거나 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public string ConfigFilePath { get; set; }

Property Value

Type: String
See Also