 | MessageHelper.AddFile Method (Int32,String[]) |
지정된 프로세스(VIZZARD)에 모델 파일 추가 메시지 전송
Namespace:
VIZZARD.Utility.Message
Assembly:
VIZZARD.Utility (in VIZZARD.Utility.dll) Version: 1.1.20.325 (1.1.20.325)
Syntaxpublic void AddFile(
int processId,
string[] files
)
Parameters
- processId
- Type: System.Int32
VIZZARD Process ID - files
- Type:System.String[]
모델 파일 경로 및 이름
See Also