Condividi tramite


FileDialog.CheckPathExists Proprietà

Definizione

Ottiene o imposta un valore che specifica se vengono visualizzati avvisi quando l'utente digita percorsi e nomi file non validi.

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

Valore della proprietà

true se gli avvisi vengono visualizzati; in caso contrario false. Il valore predefinito è true.

Attributi

Si applica a