C# 클래스 NLight.IO.Interop.NtfsHelper

파일 보기 프로젝트 열기: slorion/nlight

공개 메소드들

메소드 설명
CreateHardLink ( string existingFilePath, string newFilePath ) : bool

비공개 메소드들

메소드 설명
CreateHardLink ( string lpFileName, string lpExistingFileName, IntPtr lpSecurityAttributes ) : bool

메소드 상세

CreateHardLink() 공개 정적인 메소드

public static CreateHardLink ( string existingFilePath, string newFilePath ) : bool
existingFilePath string
newFilePath string
리턴 bool