ConfigurationManager Class

3/29/2010

Provides methods for sending device configuration files to Configuration Manager for either complete processing, or just for testing.

Namespace: Microsoft.WindowsMobile.Configuration
Assembly: Microsoft.WindowsMobile.Configuration (in microsoft.windowsmobile.configuration.dll)

Syntax

public sealed class ConfigurationManager
'Declaration
Public NotInheritable Class ConfigurationManager

Remarks

For information on provisioning files, including file formats and examples, see "OMA Client Provisioning Files" and "OMA DM Provisioning Files."

Inheritance Hierarchy

System.Object
  Microsoft.WindowsMobile.Configuration.ConfigurationManager

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

ConfigurationManager Members
Microsoft.WindowsMobile.Configuration Namespace