Sdílet prostřednictvím


FileDialog.CheckPathExists Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda jsou zobrazeny upozornění, pokud uživatel zadá neplatné cesty a názvy souborů.

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

Hodnota vlastnosti

truepokud se zobrazí upozornění; v opačném případě . false Výchozí formát je true.

Atributy

Platí pro