DataPoint Class
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.
Additional data for a telemetry event.
public ref class DataPoint
public class DataPoint
type DataPoint = class
Public Class DataPoint
- Inheritance
-
DataPoint
Constructors
DataPoint(TelemetryIdentifier, Object) |
Constructs a new data point for a telemetry event |
Properties
Identity |
The event identifier. |
Value |
The data value. |