FileSystemInfo.LinkTarget 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得位於 中FullName之連結的目標路徑,如果這個FileSystemInfo實例不代表連結,則null
為 。
public:
property System::String ^ LinkTarget { System::String ^ get(); };
public string? LinkTarget { get; }
member this.LinkTarget : string
Public ReadOnly Property LinkTarget As String
屬性值
位於 之FullName連結的目標路徑,如果這個FileSystemInfo實體不代表連結,則null
為 。
備註
符號連結和連接點是此 API 可解析的連結類型。