共用方式為


TelemetryDataModelProperty Class

Definition

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

Applies to