Click or drag to resize

KnownFolder Properties

The KnownFolder type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the file attributes.
Public propertyCategory
Gets the category.
Public propertyDefaultPath
Gets the default path.
Public propertyDescription
Gets the description.
Public propertyStatic memberDesktop
Gets the desktop folder.
Public propertyDisplayName
Gets the display name.
Public propertyEditingName
Gets the absolute name for Windows Shell editing.
Public propertyFlags
Gets the definition flags.
Public propertyFolderType
Gets the folder type identifier.
Public propertyIcon
Gets the icon path.
Public propertyId
Gets the identifier.
Public propertyLocalizedName
Gets the localized name.
Public propertyName
Gets the name.
Public propertyNameForAddressBar
Gets the relative name for the Windows Shell address bar.
Public propertyNameForEditing
Gets the relative name for Windows Shell editing.
Public propertyNameForUI
Gets the relative name for Windows Shell UI.
Public propertyNativeObject
Gets the underlying Shell native object (IKnownFolder).
Public propertyParent
Gets the parent known folder.
Public propertyParentId
Gets the parent identifier.
Public propertyParsingName
Gets the parsing name.
Public propertyRedirectionCapabilities
Gets the redirection capabilities.
Public propertyRelativePath
Gets the relative path.
Public propertySecurity
Gets the security descriptor.
Public propertyTooltip
Gets the tooltip.
Top
See Also