NullWriter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NullWriter is the implementation of BaseChannelWriter. This implementation does not write to any trace logs. This class is singleton and exposes its only instance through the static Instance property.
public ref class NullWriter sealed : System::Management::Automation::Tracing::BaseChannelWriter
public sealed class NullWriter : System.Management.Automation.Tracing.BaseChannelWriter
type NullWriter = class
inherit BaseChannelWriter
Public NotInheritable Class NullWriter
Inherits BaseChannelWriter
- Inheritance
Properties
Instance |
Static Instance property |
Keywords | (Inherited from BaseChannelWriter) |