SolutionParameters Members

Applies To: Windows 8.1

Defines configuration information for the Solution object.

The following tables list the members exposed by the SolutionParameters type.

Public Constructors

  Name Description
  SolutionParameters Creates a SolutionParameters object.

Top

Public Properties

  Name Description
public property Flags Specifies flags that control how the solution is initialized. This value can be a combination of the flags defined in the SolutionFlags enumeration.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SolutionParameters Class
Microsoft.Assessments.Hosting Namespace