API:System.IOUtils.TFile.CreateSymLink

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function CreateSymLink(const Link, Target: string): Boolean; static;

C++

static bool __fastcall CreateSymLink(const System::UnicodeString Link, const System::UnicodeString Target);

プロパティ

種類 可視性 ソース ユニット
function public
System.IOUtils.pas
System.IOUtils.hpp
System.IOUtils TFile

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。