DriveListViewState Property |
Returns the ViewState that is always Details for the ShellDriveList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected ViewState ViewState { get; }
Protected ReadOnly Property ViewState As ViewState
Get
protected:
property ViewState ViewState {
ViewState get ();
}
member ViewState : ViewState with get
Property Value
Type:
ViewStateSee Also