Skip to content

Call out 'Constant special item ID list (CSIDL)' valuesΒ #11443

@npherson

Description

@npherson

Type of issue

Missing information

Description

These items are referred to as "Constant Special Item ID List values" or CSIDL values everywhere in the APIs, but this article doesn't have that term. Adding the term+abbreviation will make this page more discoverable when folks need to lookup up a CSIDL value. This change would mean googling for 'what is CSIDL 36?' or 'What is the CSIDL for the Windows directory?' would be more likely to find this page.

This:
`Specifies enumerated constants used to retrieve directory paths to system special folders.

Could become this:
'Specifies enumerated Constant Special Item ID List (CSIDL) values used to retrieve directory paths to system special folders.

And the table column header 'Value' could become 'CSIDL Value'.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.environment.specialfolder?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Environment+SpecialFolder.xml

Document Version Independent Id

bc13637c-c7eb-9f18-edd1-b19dde40e64b

Platform Id

48e89add-f1ff-9694-4e3f-3025b5be2546

Article author

@dotnet-bot

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions