C# 클래스 WinQuickLook.WinExplorerHelper

파일 보기 프로젝트 열기: shibayan/WinQuickLook 1 사용 예제들

공개 메소드들

메소드 설명
CreateLink ( string linkPath ) : void
GetSelectedItem ( ) : string
GetSizeFormat ( long length ) : object

비공개 메소드들

메소드 설명
GetSelectedItemCore ( IWebBrowserApp webBrowserApp ) : string
IsCaretActive ( IntPtr hwnd ) : bool
IsDesktopWindow ( IntPtr hwnd ) : bool

메소드 상세

CreateLink() 공개 정적인 메소드

public static CreateLink ( string linkPath ) : void
linkPath string
리턴 void

GetSelectedItem() 공개 정적인 메소드

public static GetSelectedItem ( ) : string
리턴 string

GetSizeFormat() 공개 정적인 메소드

public static GetSizeFormat ( long length ) : object
length long
리턴 object