FileDialog.CheckPathExists Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda se zobrazí 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

truejsou-li zobrazena upozornění; v opačném případě . false Výchozí hodnota je true.

Atributy

Platí pro