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