Aracılığıyla paylaş


FileDialog.CheckPathExists Özellik

Tanım

Kullanıcı geçersiz yollar ve dosya adları yazarsa uyarıların görüntülenip görüntülenmeyeceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true uyarılar görüntülenirse; aksi takdirde , false. Varsayılan değer: true.

Öznitelikler

Şunlara uygulanır