|
XConfigurationSaveConfigFile Method
|
설정 내용을 파일로 저장한다.
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic bool SaveConfigFile(
string strFilePath
)
Parameters
- strFilePath String
- 파일 경로
Return Value
Boolean 성공이면 true, 실패면 false
See Also