The class XSpecialFoldersVarDictionary serves as a dictionary of special variables (the application folder, the application name, common documents ...). You are not allowed to change these values.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public class XSpecialFoldersVarDictionary : XVarDictionaryBase

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XVarDictionaryBase
    SGP.XUtility..::.XSpecialFoldersVarDictionary

See Also