TelemetryAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Telemetrie rozhraní
[System.AttributeUsage(System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class TelemetryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type TelemetryAttribute = class
inherit Attribute
Public Class TelemetryAttribute
Inherits Attribute
- Dědičnost
-
TelemetryAttribute
- Atributy
Konstruktory
TelemetryAttribute(String, String) |
Konstrukce telemetryAttribute |
Vlastnosti
DisplayName |
Zobrazovaný název telemetrie |
Name |
Název telemetrie v rozhraní |