IOutputterExtensions Class
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Diagnostics.Logging.IOutputterExtensions
Namespace: Microsoft.VisualStudio.Diagnostics.Logging
Assembly: Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class IOutputterExtensions
public static class IOutputterExtensions
[ExtensionAttribute]
public ref class IOutputterExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type IOutputterExtensions = class end
public final class IOutputterExtensions
The IOutputterExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
WriteDebug | ||
WriteError | ||
WriteVerbose | ||
WriteWarning |
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.