TraceListenerArgument

TraceListenerArgument

Syntax

class TraceListenerArgument  
{  
  string Name;  
  string Value;  
};  

Methods

The TraceListenerArgument class does not define any methods.

Properties

The TraceListenerArgument class has the following properties:

Name

Data type: string

Access type: Read-only

The name of the argument.

Value

Data type: string

Access type: Read-only

The value of the argument.

Requirements

MOF Declared in Servicemodel.mof.
Namespace Defined in root\ServiceModel