LogValuesFormatter Class

Definition

Formatter to convert the named format items like {NamedformatItem} to Format format.

public ref class LogValuesFormatter
public class LogValuesFormatter
type LogValuesFormatter = class
Public Class LogValuesFormatter
Inheritance
LogValuesFormatter

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Constructors

LogValuesFormatter(String)

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Properties

OriginalFormat

This API supports the .NET infrastructure and is not intended to be used directly from your code.

ValueNames

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
Format(Object[])

This API supports the .NET infrastructure and is not intended to be used directly from your code.

GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
GetValue(Object[], Int32)

This API supports the .NET infrastructure and is not intended to be used directly from your code.

GetValues(Object[])

This API supports the .NET infrastructure and is not intended to be used directly from your code.

MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to