Click or drag to resize
MsiFolderLocal Class
Provides access to locally installed files.
Inheritance Hierarchy
SystemObject
  FDF.CommonMsiFolderLocal

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class MsiFolderLocal

The MsiFolderLocal type exposes the following members.

Constructors
  NameDescription
Public methodMsiFolderLocal
Initializes a new instance of the MsiFolderLocal class
Top
Properties
  NameDescription
Public propertyCatalogs
Returns path to local Catalogs folder.
Public propertyHelp
Returns path to local Help folder.
Public propertyInstallation
Returns path to local installation's root folder.
Public propertyMappings
Returns path to local Mappings folder.
Public propertySchemata
Returns path to local Schemata folder.
Public propertySupport
Returns path to local Support folder.
Public propertySymbols
Returns path to local Symbols folder.
Public propertyTasks
Returns path to local Tasks folder.
Public propertyTemplates
Returns path to local Templates folder.
Public propertyUserDataCache
Returns path to local UserDataCache folder.
Public propertyWebServer
Returns path to web server folder.
Top
Remarks
See Also