C# Class Bloom.Collection.ShortcutMaker

Show file Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
CreateDirectoryShortcut ( string targetPath, string whereToPutItPath ) : void

Private Methods

Method Description
GetShortPathName ( [ path, [ shortPath, int shortPathLength ) : int

Method Details

CreateDirectoryShortcut() public static method

public static CreateDirectoryShortcut ( string targetPath, string whereToPutItPath ) : void
targetPath string
whereToPutItPath string
return void