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.
Specifies the channel in which to send out a message.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public enum CimWriteMessageChannel
public enum class CimWriteMessageChannel
type CimWriteMessageChannel
Public Enumeration CimWriteMessageChannel
Members
Member name | Description | |
---|---|---|
Debug | Channel used to broadcast debugging information. |
|
Verbose | Channel used to broadcast verbose informational messages. |
|
Warning | Channel used to broadcast warning messages. |
See Also
Microsoft.Management.Infrastructure.Options Namespace
Return to top