Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows 8.1
An enumeration of the flags that affect the execution of AnalyzeResults.
Namespace: Microsoft.Assessments.Hosting
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim instance As AnalyzeResultsFlags
Syntax
'Declaration
Public Enumeration AnalyzeResultsFlags
public enum AnalyzeResultsFlags
public enum class AnalyzeResultsFlags
public enum AnalyzeResultsFlags
public enum AnalyzeResultsFlags
Members
| Member name | Description | 
|---|---|
| ExecuteAsync | The AnalyzeResults method returns immediately, before it completes its analysis. | 
| None | No flag is set. | 
| PublishToSource | AnalyzeResults completes the analysis and publishes the results to the source. | 
Platforms
Development Platforms
Windows 8.1