CommonItemDialog.ShowHiddenItems Property

Definition

Gets or sets a value indicating whether the dialog box will show hidden and system items regardless of user preferences.

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

Property Value

Applies to