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