menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CSIDL - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CSIDL

    CSIDL values provide a unique system-independent way to identify special folders used frequently by applications, but which may not have the same name or location on any given system.

    Inheritance
    System.Object
    CSIDL
    Namespace: Syncfusion.CompoundFile.XlsIO.Native
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class CSIDL : Enum

    Fields

    CSIDL_ADMINTOOLS

    The file system directory that is used to store administrative tools for an individual user.

    Declaration
    public const CSIDL CSIDL_ADMINTOOLS
    Field Value
    Type
    CSIDL

    CSIDL_ALTSTARTUP

    The file system directory that corresponds to the user's nonlocalized Startup program group.

    Declaration
    public const CSIDL CSIDL_ALTSTARTUP
    Field Value
    Type
    CSIDL

    CSIDL_APPDATA

    The file system directory that serves as a common repository for application-specific data.

    Declaration
    public const CSIDL CSIDL_APPDATA
    Field Value
    Type
    CSIDL

    CSIDL_BITBUCKET

    The virtual folder containing the objects in the user's Recycle Bin.

    Declaration
    public const CSIDL CSIDL_BITBUCKET
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_ADMINTOOLS

    The file system directory containing administrative tools for all users of the computer.

    Declaration
    public const CSIDL CSIDL_COMMON_ADMINTOOLS
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_ALTSTARTUP

    The file system directory that corresponds to the nonlocalized Startup program group for all users.

    Declaration
    public const CSIDL CSIDL_COMMON_ALTSTARTUP
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_APPDATA

    The file system directory containing application data for all users.

    Declaration
    public const CSIDL CSIDL_COMMON_APPDATA
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_DESKTOPDIRECTORY

    The file system directory that contains files and folders that appear on the desktop for all users.

    Declaration
    public const CSIDL CSIDL_COMMON_DESKTOPDIRECTORY
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_DOCUMENTS

    The file system directory that contains documents that are common to all users.

    Declaration
    public const CSIDL CSIDL_COMMON_DOCUMENTS
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_FAVORITES

    The file system directory that serves as a common repository for favorite items common to all users.

    Declaration
    public const CSIDL CSIDL_COMMON_FAVORITES
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_PROGRAMS

    The file system directory that contains the directories for the common program groups that appear on the Start menu for all users.

    Declaration
    public const CSIDL CSIDL_COMMON_PROGRAMS
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_STARTMENU

    The file system directory that contains the programs and folders that appear on the Start menu for all users.

    Declaration
    public const CSIDL CSIDL_COMMON_STARTMENU
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_STARTUP

    The file system directory that contains the programs that appear in the Startup folder for all users.

    Declaration
    public const CSIDL CSIDL_COMMON_STARTUP
    Field Value
    Type
    CSIDL

    CSIDL_COMMON_TEMPLATES

    The file system directory that serves as a common repository for document templates.

    Declaration
    public const CSIDL CSIDL_COMMON_TEMPLATES
    Field Value
    Type
    CSIDL

    CSIDL_CONNECTIONS

    Network and Dial-up Connections

    Declaration
    public const CSIDL CSIDL_CONNECTIONS
    Field Value
    Type
    CSIDL

    CSIDL_CONTROLS

    The virtual folder containing icons for the Control Panel applications.

    Declaration
    public const CSIDL CSIDL_CONTROLS
    Field Value
    Type
    CSIDL

    CSIDL_COOKIES

    The file system directory that serves as a common repository for Internet cookies.

    Declaration
    public const CSIDL CSIDL_COOKIES
    Field Value
    Type
    CSIDL

    CSIDL_DESKTOP

    The virtual folder representing the Windows desktop, the root of the namespace.

    Declaration
    public const CSIDL CSIDL_DESKTOP
    Field Value
    Type
    CSIDL

    CSIDL_DESKTOPDIRECTORY

    The file system directory used to physically store file objects on the desktop.

    Declaration
    public const CSIDL CSIDL_DESKTOPDIRECTORY
    Field Value
    Type
    CSIDL

    CSIDL_DRIVES

    The virtual folder representing My Computer, containing everything on the local computer: storage devices, printers, and Control Panel.

    Declaration
    public const CSIDL CSIDL_DRIVES
    Field Value
    Type
    CSIDL

    CSIDL_FAVORITES

    The file system directory that serves as a common repository for the user's favorite items.

    Declaration
    public const CSIDL CSIDL_FAVORITES
    Field Value
    Type
    CSIDL

    CSIDL_FLAG_CREATE

    Combine with CSIDL_ value to force folder creation in SHGetFolderPath().

    Declaration
    public const CSIDL CSIDL_FLAG_CREATE
    Field Value
    Type
    CSIDL

    CSIDL_FLAG_DONT_VERIFY

    Combine with CSIDL_ value to return an unverified folder path.

    Declaration
    public const CSIDL CSIDL_FLAG_DONT_VERIFY
    Field Value
    Type
    CSIDL

    CSIDL_FLAG_MASK

    Mask for all possible flag values.

    Declaration
    public const CSIDL CSIDL_FLAG_MASK
    Field Value
    Type
    CSIDL

    CSIDL_FONTS

    A virtual folder containing fonts.

    Declaration
    public const CSIDL CSIDL_FONTS
    Field Value
    Type
    CSIDL

    CSIDL_HISTORY

    The file system directory that serves as a common repository for Internet history items.

    Declaration
    public const CSIDL CSIDL_HISTORY
    Field Value
    Type
    CSIDL

    CSIDL_INTERNET

    A virtual folder representing the Internet.

    Declaration
    public const CSIDL CSIDL_INTERNET
    Field Value
    Type
    CSIDL

    CSIDL_INTERNET_CACHE

    The file system directory that serves as a common repository for temporary Internet files.

    Declaration
    public const CSIDL CSIDL_INTERNET_CACHE
    Field Value
    Type
    CSIDL

    CSIDL_LOCAL_APPDATA

    The file system directory that serves as a data repository for local (nonroaming) applications.

    Declaration
    public const CSIDL CSIDL_LOCAL_APPDATA
    Field Value
    Type
    CSIDL

    CSIDL_MYPICTURES

    The file system directory that serves as a common repository for image files.

    Declaration
    public const CSIDL CSIDL_MYPICTURES
    Field Value
    Type
    CSIDL

    CSIDL_NETHOOD

    A file system directory containing the link objects that may exist in the My Network Places virtual folder.

    Declaration
    public const CSIDL CSIDL_NETHOOD
    Field Value
    Type
    CSIDL

    CSIDL_NETWORK

    A virtual folder representing Network Neighborhood, the root of the network namespace hierarchy.

    Declaration
    public const CSIDL CSIDL_NETWORK
    Field Value
    Type
    CSIDL

    CSIDL_PERSONAL

    The virtual folder representing the My Documents desktop item.

    Declaration
    public const CSIDL CSIDL_PERSONAL
    Field Value
    Type
    CSIDL

    CSIDL_PRINTERS

    The virtual folder containing installed printers.

    Declaration
    public const CSIDL CSIDL_PRINTERS
    Field Value
    Type
    CSIDL

    CSIDL_PRINTHOOD

    The file system directory that contains the link objects that can exist in the Printers virtual folder.

    Declaration
    public const CSIDL CSIDL_PRINTHOOD
    Field Value
    Type
    CSIDL

    CSIDL_PROFILE

    The file system directory containing user profile folders.

    Declaration
    public const CSIDL CSIDL_PROFILE
    Field Value
    Type
    CSIDL

    CSIDL_PROGRAM_FILES

    The Program Files folder.

    Declaration
    public const CSIDL CSIDL_PROGRAM_FILES
    Field Value
    Type
    CSIDL

    CSIDL_PROGRAM_FILES_COMMON

    A folder for components that are shared across applications.

    Declaration
    public const CSIDL CSIDL_PROGRAM_FILES_COMMON
    Field Value
    Type
    CSIDL

    CSIDL_PROGRAM_FILES_COMMONX86

    x86 Program Files\Common on RISC

    Declaration
    public const CSIDL CSIDL_PROGRAM_FILES_COMMONX86
    Field Value
    Type
    CSIDL

    CSIDL_PROGRAM_FILESX86

    x86 C:\Program Files on RISC.

    Declaration
    public const CSIDL CSIDL_PROGRAM_FILESX86
    Field Value
    Type
    CSIDL

    CSIDL_PROGRAMS

    The file system directory that contains the user's program groups (which are themselves file system directories).

    Declaration
    public const CSIDL CSIDL_PROGRAMS
    Field Value
    Type
    CSIDL

    CSIDL_RECENT

    The file system directory that contains shortcuts to the user's most recently used documents.

    Declaration
    public const CSIDL CSIDL_RECENT
    Field Value
    Type
    CSIDL

    CSIDL_SENDTO

    The file system directory that contains Send To menu items.

    Declaration
    public const CSIDL CSIDL_SENDTO
    Field Value
    Type
    CSIDL

    CSIDL_STARTMENU

    The file system directory containing Start menu items.

    Declaration
    public const CSIDL CSIDL_STARTMENU
    Field Value
    Type
    CSIDL

    CSIDL_STARTUP

    The file system directory that corresponds to the user's Startup program group.

    Declaration
    public const CSIDL CSIDL_STARTUP
    Field Value
    Type
    CSIDL

    CSIDL_SYSTEM

    The Windows System folder.

    Declaration
    public const CSIDL CSIDL_SYSTEM
    Field Value
    Type
    CSIDL

    CSIDL_SYSTEMX86

    x86 system directory on RISC.

    Declaration
    public const CSIDL CSIDL_SYSTEMX86
    Field Value
    Type
    CSIDL

    CSIDL_TEMPLATES

    The file system directory that serves as a common repository for document templates.

    Declaration
    public const CSIDL CSIDL_TEMPLATES
    Field Value
    Type
    CSIDL

    CSIDL_WINDOWS

    The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables.

    Declaration
    public const CSIDL CSIDL_WINDOWS
    Field Value
    Type
    CSIDL

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved