This property allows to set the different view modes of the
windows explorer listview control. In comparison to the
ShellListView the ShellSystemList provides a greater
variety of possibilities.
| C# | Visual Basic | Visual C++ |
public FolderViewMode View { get; set; }
Public Property View As FolderViewMode
public: property FolderViewMode View { FolderViewMode get (); void set (FolderViewMode value); }