TraceTelemetry Constructor ()

Initializes a new instance of the TraceTelemetry Class.Initializes a new instance of the TraceTelemetry Class.

Namespace: Microsoft.ApplicationInsights.Contracts
Assembly: Microsoft.ApplicationInsights (in Microsoft.ApplicationInsights.dll)

Usage

'Usage
Dim instance As New TraceTelemetry

Syntax

'Declaration
Public Sub New
public TraceTelemetry ()
public:
TraceTelemetry ()
public TraceTelemetry ()
public function TraceTelemetry ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows 8, Windows Server 2012

See Also

Reference

TraceTelemetry Class
TraceTelemetry Members
Microsoft.ApplicationInsights.Contracts Namespace