Click or drag to resize

ShMergeHelperExportFile Method

검색 결과를 파일로 저장

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public void ExportFile(
	string outfile
)

Parameters

outfile
Type: SystemString
출력 파일 경로
See Also