TelemetryMetricProperty(Double) Constructor

Definition

Creates the Metric Property Object.

public:
 TelemetryMetricProperty(double val);
public TelemetryMetricProperty (double val);
new Microsoft.VisualStudio.Telemetry.TelemetryMetricProperty : double -> Microsoft.VisualStudio.Telemetry.TelemetryMetricProperty
Public Sub New (val As Double)

Parameters

val
Double

Applies to