OpenFileDialog.SelectReadOnly Propriété

Définition

Obtient ou définit une valeur indiquant si la boîte de dialogue autorise la sélection de fichiers en lecture seule.

public:
 property bool SelectReadOnly { bool get(); void set(bool value); };
public bool SelectReadOnly { get; set; }
member this.SelectReadOnly : bool with get, set
Public Property SelectReadOnly As Boolean

Valeur de propriété

S’applique à