C# 클래스 CmisSync.Shortcut

Create a Windows shortcut for CmisSync.
파일 보기 프로젝트 열기: OpenDataSpace/CmisSync 1 사용 예제들

공개 메소드들

메소드 설명
Create ( string file_path, string target_path ) : void
Create ( string file_path, string target_path, string icofile, int icoidx ) : void
Dispose ( ) : void
Shortcut ( ) : System

메소드 상세

Create() 공개 메소드

public Create ( string file_path, string target_path ) : void
file_path string
target_path string
리턴 void

Create() 공개 메소드

public Create ( string file_path, string target_path, string icofile, int icoidx ) : void
file_path string
target_path string
icofile string
icoidx int
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Shortcut() 공개 메소드

public Shortcut ( ) : System
리턴 System