RootShellFolder Properties |
The RootShellFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNewMenuTemplatePath |
Gets or sets the add 'New' menu template path.
(Inherited from ShellFolder.) | |
| AssociationElementList |
Gets the association element list of this item.
(Inherited from ShellItem.) | |
| Attributes |
Gets or sets the System.SFGAOFlags property value.
(Inherited from ShellItem.) | |
| CanBeCached |
Gets or sets a value indicating whether this instance can be cached.
(Inherited from ShellItem.) | |
| CanCopy |
Gets or sets a value indicating whether this instance can be copied.
(Inherited from ShellItem.) | |
| CanDelete |
Gets or sets a value indicating whether this instance can be deleted.
(Inherited from ShellItem.) | |
| CanLink |
Gets or sets a value indicating whether this instance supports shortcut creation.
(Inherited from ShellItem.) | |
| CanMove |
Gets or sets a value indicating whether this instance can be moved.
(Inherited from ShellItem.) | |
| CanPaste |
Gets or sets a value indicating whether this instance supports clipboard paste operations.
This property value is the aggregation of CanMove, CanCopy and IsDropTarget values.
(Inherited from ShellItem.) | |
| CanRename |
Gets or sets a value indicating whether this instance can be renamed.
(Inherited from ShellItem.) | |
| Columns |
Gets this folder's columns.
(Inherited from ShellFolder.) | |
| DateAccessed |
Gets or sets the System.DateAccessed property value.
(Inherited from ShellItem.) | |
| DateCreated |
Gets or sets the System.DateCreated property value.
(Inherited from ShellItem.) | |
| DateModified |
Gets or sets the System.DateModified property value.
(Inherited from ShellItem.) | |
| DisplayName |
Gets or sets the System.ItemNameDisplay property value.
(Inherited from ShellItem.) | |
| FileName |
Gets or sets the System.FileName property value.
(Inherited from ShellItem.) | |
| FileSystemPath |
Gets or sets the physical file system path. A shell item does not need to have a corresponding file system path.
(Inherited from ShellItem.) | |
| Flags |
Gets or sets the folder flags.
(Inherited from ShellFolder.) | |
| FolderServer |
Gets the folder server.
Will be automatically set after the folder has been requested by the ShellFolderServer.
(Inherited from ShellFolder.) | |
| FullDisplayName |
Gets this item's display name, that is, including the parent's full display name.
(Overrides ShellFolderFullDisplayName.) | |
| FullParsingName |
Gets this item's parsing name, that is, including the parent's full parsing name.
(Overrides ShellFolderFullParsingName.) | |
| HasPropertySheet |
Gets or sets a value indicating whether this instance supports the property sheet.
(Inherited from ShellItem.) | |
| Id |
Gets this item identifier, which is this item's PIDL last segment.
(Inherited from ShellItem.) | |
| IdList |
Gets this item's PIDL.
(Inherited from ShellItem.) | |
| InitializeOptions |
Gets or sets the options used when the folder instance is initialized.
(Inherited from ShellFolder.) | |
| IsDropTarget |
Gets or sets a value indicating whether this instance is a drop target.
(Inherited from ShellItem.) | |
| IsFolder |
Gets a value indicating whether this instance is a folder.
(Inherited from ShellItem.) | |
| IsHidden |
Gets or sets a value indicating whether this instance is hidden.
(Inherited from ShellItem.) | |
| IsPlaceholder |
Gets or sets a value indicating whether this instance is a placeholder.
(Inherited from ShellItem.) | |
| IsRoot |
Gets a value indicating whether this instance is the root folder.
(Inherited from ShellFolder.) | |
| ItemType |
Gets or sets the System.ItemType property value.
(Inherited from ShellItem.) | |
| KindList |
Gets the Windows KIND list of this item.
(Inherited from ShellItem.) | |
| Parent |
Gets the parent folder.
(Inherited from ShellItem.) | |
| ParsingName |
Gets this item's parsing name.
(Inherited from ShellItem.) | |
| Perceived |
Gets the System.PerceivedType property value.
(Inherited from ShellItem.) | |
| PropertyStore |
Gets the property store.
(Inherited from ShellItem.) | |
| ReadPropertiesFromShell |
Gets or sets a value indicating whether to read properties from shell, if FileSystemPath is not null, when they are not defined by this instance.
(Inherited from ShellItem.) | |
| Root |
Gets the root folder.
(Inherited from ShellFolder.) | |
| Size |
Gets or sets the System.Size property value.
(Inherited from ShellItem.) | |
| Thumbnail |
Gets or sets this item's thumbnail.
(Inherited from ShellItem.) | |
| ViewMode |
Gets or sets the folder view mode.
(Inherited from ShellFolder.) |