SolutionProfileReader Class

Reads the SolutionProfileElement from a file.

Namespace: Microsoft.Practices.CompositeUI.Configuration
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Public Class SolutionProfileReader
'Usage
Dim instance As SolutionProfileReader
public class SolutionProfileReader
public ref class SolutionProfileReader
public class SolutionProfileReader
public class SolutionProfileReader

Inheritance Hierarchy

System.Object
  Microsoft.Practices.CompositeUI.Configuration.SolutionProfileReader

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

SolutionProfileReader Members
Microsoft.Practices.CompositeUI.Configuration Namespace