File.CreateHardLink(String, String) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public:
static System::IO::FileSystemInfo ^ CreateHardLink(System::String ^ path, System::String ^ pathToTarget);
public static System.IO.FileSystemInfo CreateHardLink(string path, string pathToTarget);
static member CreateHardLink : string * string -> System.IO.FileSystemInfo
Public Shared Function CreateHardLink (path As String, pathToTarget As String) As FileSystemInfo
Parameters
- path
- String
- pathToTarget
- String