C# 클래스 Alphaleonis.Win32.Filesystem.File

파일 보기 프로젝트 열기: markellus/De.Markellus.HybridInjector 1 사용 예제들

비공개 메소드들

메소드 설명
Exists ( string path ) : bool
Exists ( string path, PathFormat pathFormat ) : bool
ExistsCore ( KernelTransaction transaction, bool isFolder, string path, PathFormat pathFormat ) : bool
ExistsTransacted ( KernelTransaction transaction, string path ) : bool
ExistsTransacted ( KernelTransaction transaction, string path, PathFormat pathFormat ) : bool
ThrowIOExceptionIfFsoExist ( KernelTransaction transaction, bool isFolder, string fsoPath, PathFormat pathFormat ) : void