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 | |
---|---|---|
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 | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SolutionParameters Class
Microsoft.Assessments.Hosting Namespace