HtmlLoggerState Class

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.TestTools.UITesting.HtmlLoggerState

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public NotInheritable Class HtmlLoggerState
public static class HtmlLoggerState
public ref class HtmlLoggerState abstract sealed
[<AbstractClass>]
[<Sealed>]
type HtmlLoggerState =  class end
public final class HtmlLoggerState

The HtmlLoggerState type exposes the following members.

Fields

  Name Description
Public fieldStatic member AllActionSnapshot
Public fieldStatic member DefaultTraceLevel
Public fieldStatic member Disabled
Public fieldStatic member ErrorAndWarningOnlySnapshot

Top

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.

See Also

Reference

Microsoft.VisualStudio.TestTools.UITesting Namespace