Support Class
Applies To: Windows 8.1
Provides status and progress reporting capability to assessments. Enables assessments access to configuration parameters that have been defined by the job author. The Support class enables an assessment to retrieve pointers to other interfaces.
Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim instance As Support
Syntax
'Declaration
Public NotInheritable Class Support
Implements IDisposable
public sealed class Support : IDisposable
public ref class Support sealed : IDisposable
public final class Support implements IDisposable
public final class Support implements IDisposable
Inheritance Hierarchy
System.Object
Microsoft.Assessments.Runtime.Support
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