bool ShowHiddenFiles { get; set; }
Property ShowHiddenFiles As Boolean Get Set
property bool ShowHiddenFiles { bool get (); void set (bool value); }
abstract ShowHiddenFiles : bool with get, set
In This Article