C# Class Bloom.Collection.ShortcutMaker

Afficher le fichier Open project: BloomBooks/BloomDesktop

Méthodes publiques

Méthode Description
CreateDirectoryShortcut ( string targetPath, string whereToPutItPath ) : void

Private Methods

Méthode Description
GetShortPathName ( [ path, [ shortPath, int shortPathLength ) : int

Method Details

CreateDirectoryShortcut() public static méthode

public static CreateDirectoryShortcut ( string targetPath, string whereToPutItPath ) : void
targetPath string
whereToPutItPath string
Résultat void