Partager via


ResultSnippet Members

Applies To: Windows 8.1

Provides the ability to store and query assessment results information.

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

Public Properties

  Name Description
public property ErrorsAndWarnings An ErrorWarningCollection object that contains the errors and warnings for this ResultsSnippet.
public property Iterations The IterationCollection object that contains the Iterations for this ResultSnippet object.
public property LogFiles A LogFileCollection object that contains the log files for this ResultSnippet.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddError Creates an ErrorWarning error object for use by the ResultSnippet object.
public method AddIteration Creates and returns an Iterationfor use by the ResultSnippet object.
public method AddLogFile Adds a log file to this ResultSnippet.
public method AddWarning Overloaded. Creates an ErrorWarning object for use by the ResultSnippet object.
public method Dispose Overloaded. Releases all resources used by the object.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method Save Saves this ResultSnippet object to a file.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose Overloaded. Releases all resources used by the object.
protected method Finalize Overridden. Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ResultSnippet Class
Microsoft.Assessments.Runtime Namespace