C# Class WinQuickLook.WinExplorerHelper

Afficher le fichier Open project: shibayan/WinQuickLook Class Usage Examples

Méthodes publiques

Méthode Description
CreateLink ( string linkPath ) : void
GetSelectedItem ( ) : string
GetSizeFormat ( long length ) : object

Private Methods

Méthode Description
GetSelectedItemCore ( IWebBrowserApp webBrowserApp ) : string
IsCaretActive ( IntPtr hwnd ) : bool
IsDesktopWindow ( IntPtr hwnd ) : bool

Method Details

CreateLink() public static méthode

public static CreateLink ( string linkPath ) : void
linkPath string
Résultat void

GetSelectedItem() public static méthode

public static GetSelectedItem ( ) : string
Résultat string

GetSizeFormat() public static méthode

public static GetSizeFormat ( long length ) : object
length long
Résultat object