menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LocationID - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LocationID

    Enum of CSIDLs identifying standard shell folders.

    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum LocationID

    Fields

    Name Description
    Custom

    If set to Custom RootPath should be specified.

    Desktop

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

    Favorites

    The file system directory that serves as a common repository for favorite items common to all users. Valid only for Windows NT systems.

    MyComputer

    The virtual folder representing My Computer, containing everything on the local computer: storage devices, printers, and Control Panel. The folder may also contain mapped network drives.

    MyDocuments

    The virtual folder representing the My Documents desktop item.

    MyPictures

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

    NetAndDialUpConnections

    The virtual folder representing Network Connections, containing network and dial-up connections.

    NetworkNeighborhood

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

    Printers

    The virtual folder containing installed printers.

    ProgramFiles

    The Program Files folder.

    Recent

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

    SendTo

    The file system directory that contains Send To menu items.

    StartMenu

    The file system directory containing Start menu items.

    Templates

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

    Windows

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

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved