Click or drag to resize

CoreShellFolder Properties

The CoreShellFolder type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Gets the class identifier.
Public propertyIdList
Gets this item's absolute PIDL.
Public propertyItem
Gets the corresponding item instance.
Public propertyNativeObject
Gets the underlying Shell native object (IShellFolder).
Public propertyParent
Gets the parent folder. Note the desktop folder's parent is the desktop folder.
Public propertySHGDN_FORADDRESSBAR
Gets the display name relative to the parent folder. In UI this name is generally ideal for display to the user.
Public propertySHGDN_FOREDITING
Gets the display name relative to the parent folder. In UI this name is generally ideal for display to the user.
Public propertySHGDN_FORPARSING
Gets the display name relative to the parent folder. In UI this name is generally ideal for display to the user.
Public propertySHGDN_NORMAL
Gets the display name relative to the parent folder. In UI this name is generally ideal for display to the user.
Top
See Also