ITelemetryMetadata Interface
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.
Defines additional properties that should be added to a telemetry event.
public interface class ITelemetryMetadata
public interface ITelemetryMetadata
type ITelemetryMetadata = interface
Public Interface ITelemetryMetadata
Properties
TelemetryProperties |
Gets the properties that should be added to a telemetry event. Keys represent property names and values represent the property values. |