페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

MATRIX Server 파일을 upload 합니다.


코드 블럭
languagevb
titleSyntax
public bool UploadFile(
   string filePath, 
   string serverFolder, 
   string ServerFilename,
   bool deleteOnComplete
)

...