TelemetryDataModelProperty 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.
This class represents a data model property.
public ref class TelemetryDataModelProperty abstract
public abstract class TelemetryDataModelProperty
type TelemetryDataModelProperty = class
Public MustInherit Class TelemetryDataModelProperty
- Inheritance
-
TelemetryDataModelProperty
- Derived
Constructors
TelemetryDataModelProperty(Object) |
Creates the data model Property Object. |
Properties
Value |
Gets value set for the property |
Methods
ToString() |
ToString to make debugging easier: show in debug watch window |