ShellFolder Properties |
The ShellFolder type exposes the following members.
Name | Description | |
---|---|---|
AddNewMenuTemplatePath |
Gets or sets the add 'New' menu template path.
| |
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.
| |
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.
| |
FolderServer |
Gets the folder server.
Will be automatically set after the folder has been requested by the ShellFolderServer.
| |
FullDisplayName |
Gets this item's display name, that is, including the parent's full display name.
The full disply name is also what is used in the Windows Explorer's Address Bar.
(Overrides ShellItemFullDisplayName.) | |
FullParsingName |
Gets this item's parsing name, that is, including the parent's full parsing name.
(Overrides ShellItemFullParsingName.) | |
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.
| |
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.
| |
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.
| |
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.
|