C# Class NLight.IO.Interop.NtfsHelper

Afficher le fichier Open project: slorion/nlight

Méthodes publiques

Méthode Description
CreateHardLink ( string existingFilePath, string newFilePath ) : bool

Private Methods

Méthode Description
CreateHardLink ( string lpFileName, string lpExistingFileName, IntPtr lpSecurityAttributes ) : bool

Method Details

CreateHardLink() public static méthode

public static CreateHardLink ( string existingFilePath, string newFilePath ) : bool
existingFilePath string
newFilePath string
Résultat bool