Click or drag to resize

SingletonMessageHelperSendOpenFileMessage Method (String)

파일 열기 메시지 전송

Namespace:  SHConnector.Utility.ProcessManager
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public static bool SendOpenFileMessage(
	string FileName
)

Parameters

FileName
Type: SystemString
File Name

Return Value

Type: Boolean
전송 결과
See Also