KnownFolder Properties |
The KnownFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets the file attributes.
| |
| Category |
Gets the category.
| |
| DefaultPath |
Gets the default path.
| |
| Description |
Gets the description.
| |
| Desktop |
Gets the desktop folder.
| |
| DisplayName |
Gets the display name.
| |
| EditingName |
Gets the absolute name for Windows Shell editing.
| |
| Flags |
Gets the definition flags.
| |
| FolderType |
Gets the folder type identifier.
| |
| Icon |
Gets the icon path.
| |
| Id |
Gets the identifier.
| |
| LocalizedName |
Gets the localized name.
| |
| Name |
Gets the name.
| |
| NameForAddressBar |
Gets the relative name for the Windows Shell address bar.
| |
| NameForEditing |
Gets the relative name for Windows Shell editing.
| |
| NameForUI |
Gets the relative name for Windows Shell UI.
| |
| NativeObject |
Gets the underlying Shell native object (IKnownFolder).
| |
| Parent |
Gets the parent known folder.
| |
| ParentId |
Gets the parent identifier.
| |
| ParsingName |
Gets the parsing name.
| |
| RedirectionCapabilities |
Gets the redirection capabilities.
| |
| RelativePath |
Gets the relative path.
| |
| Security |
Gets the security descriptor.
| |
| Tooltip |
Gets the tooltip.
|