Solution Class

Applies To: Windows 8.1

Provides access to data applicable to the overall AXE session. This is the core of the AXE functionality for a solution application.

Namespace: Microsoft.Assessments.Hosting
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)

Usage

'Usage
Dim instance As Solution

Syntax

'Declaration
Public NotInheritable Class Solution
    Implements IDisposable
public sealed class Solution : IDisposable
public ref class Solution sealed : IDisposable
public final class Solution implements IDisposable
public final class Solution implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.Assessments.Hosting.Solution

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.

Platforms

Development Platforms

Windows 8.1

See Also

Reference

Solution Members
Microsoft.Assessments.Hosting Namespace