Click or drag to resize

NamespaceLocations Class

A list of well-known namespace locations.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.UtilitiesNamespaceLocations

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class NamespaceLocations

The NamespaceLocations type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAppLocations
The application locations.
Public fieldStatic memberCommonPlaces
The common places.
Public fieldStatic memberControlPanel
The control panel.
Public fieldStatic memberDesktop
The desktop.
Public fieldStatic memberEntireNetwork
The entire network.
Public fieldStatic memberFontsFolder
The fonts folder.
Public fieldStatic memberHomeFolderDesktop
The home folder desktop.
Public fieldStatic memberHomeFolderMobile
The home folder mobile.
Public fieldStatic memberMyComputer
My computer.
Public fieldStatic memberNetworkNeighborhood
The network neighborhood.
Public fieldStatic memberPrintersAndFaxes
The printers and faxes.
Public fieldStatic memberPublishedItems
The published items.
Public fieldStatic memberRemoteComputer
The remote computer.
Public fieldStatic memberUsersFiles
The users files.
Public fieldStatic memberUsersLibraries
The users libraries.
Top
See Also