Click or drag to resize

IVIZZARDServiceOpenDocument Method

파일 열기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool OpenDocument(
	string file
)

Parameters

file
Type: SystemString
조회하고자 하는 파일 이름

Return Value

Type: Boolean
성공 여부
See Also