메소드 | 설명 | |
---|---|---|
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 |