ExceptionTelemetry Constructor ()

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

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

Usage

'Usage
Dim instance As New ExceptionTelemetry

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows 8, Windows Server 2012

See Also

Reference

ExceptionTelemetry Class
ExceptionTelemetry Members
Microsoft.ApplicationInsights.Contracts Namespace