C# 클래스 Bloom.Collection.ShortcutMaker

파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

공개 메소드들

메소드 설명
CreateDirectoryShortcut ( string targetPath, string whereToPutItPath ) : void

비공개 메소드들

메소드 설명
GetShortPathName ( [ path, [ shortPath, int shortPathLength ) : int

메소드 상세

CreateDirectoryShortcut() 공개 정적인 메소드

public static CreateDirectoryShortcut ( string targetPath, string whereToPutItPath ) : void
targetPath string
whereToPutItPath string
리턴 void