TelemetryMetricProperty(Double) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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