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