FileDialog.DereferenceLinks Vlastnost

Definice

Získá nebo nastaví hodnotu určující, zda dialogové okno souboru vrátí buď umístění souboru odkazovaného zástupcem nebo umístěním 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 k vrácení místa, na které odkazuje; false a vrátí umístění zástupce. Výchozí hodnota je false.

Atributy

Platí pro