Udostępnij przez


FileDialog.CheckPathExists Właściwość

Definicja

Pobiera lub ustawia wartość określającą, czy ostrzeżenia są wyświetlane, jeśli użytkownik wpisze nieprawidłowe ścieżki i nazwy plików.

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

Wartość właściwości

true jeśli są wyświetlane ostrzeżenia; w przeciwnym razie , false. Wartość domyślna to true.

Atrybuty

Dotyczy