Expand Minimize
This topic has not yet been rated - Rate this topic

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




Build Date:

2012-08-02
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.