Returns the ViewState that is always Details for the ShellDriveList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected View View { get; }
Protected ReadOnly Property View As View
Get
protected:
property View View {
View get ();
}
member View : View with get
Property Value
Type:
ViewRemarks Obsolete - use ViewState instead.
See Also