OpenFileDialog.SelectReadOnly Egenskap

Definition

Hämtar eller anger ett värde som anger om dialogrutan tillåter val av skrivskyddade filer.

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

Egenskapsvärde

trueom dialogrutan tillåter val av skrivskyddade filer; annars . false Standardvärdet är true.

Gäller för