Sdílet prostřednictvím


FileDialog.DereferenceLinks Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda dialogové okno souboru vrátí umístění souboru odkazovaného zástupcem nebo umístění souboru zástupce (.lnk).

public:
 property bool DereferenceLinks { bool get(); void set(bool value); };
public bool DereferenceLinks { get; [System.Security.SecurityCritical] set; }
public bool DereferenceLinks { get; set; }
[<set: System.Security.SecurityCritical>]
member this.DereferenceLinks : bool with get, set
member this.DereferenceLinks : bool with get, set
Public Property DereferenceLinks As Boolean

Hodnota vlastnosti

true vrátit odkazované místo; false pro vrácení umístění zástupce. Výchozí formát je false.

Atributy

Platí pro