ShellBoostView Properties |
The ShellBoostView type exposes the following members.
Name | Description | |
---|---|---|
Browser |
Gets the browser instance.
(Inherited from View.) | |
Columns |
Gets the list of all available columns.
(Inherited from View.) | |
Cookie |
Gets the ShellBoost cookie that identifies the ShellBoost view.
| |
CoreShellFolder |
Gets the Shell folder instance.
Unless you really need to get this object which is a managed wrapper on a native IShellFolder interface, you should instead use the Folder property.
(Inherited from View.) | |
Folder |
Gets the folder instance.
(Inherited from View.) | |
FolderFlags |
Gets the folder flags.
(Inherited from View.) | |
FolderType |
Gets the folder type.
See FOLDERTYPEID for a list of well-known folder types.
(Inherited from View.) | |
FolderView |
Gets the folder view instance.
(Inherited from View.) | |
FolderViewMode |
Gets the folder view mode.
(Inherited from View.) | |
Hwnd |
Retrieves a handle to the view window.
(Inherited from View.) | |
NamespaceTreeControl |
Gets the namespace tree control instance.
(Inherited from View.) | |
NativeObject |
Gets the underlying Shell native object (IShellView).
(Inherited from View.) | |
Process |
Gets the hosting process.
May be null if information is unknown.
(Inherited from View.) | |
ProcessId |
Gets the hosting process identifier.
May be 0 if information is unknown.
(Inherited from View.) | |
VisibleColumns |
Gets the list of visible columns.
(Inherited from View.) | |
VisualProperties |
Gets the visual properties.
(Inherited from View.) |