T4TelemetryProperty 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.
Represents a T4 telemetry property identifier.
public ref class T4TelemetryProperty : Microsoft::VisualStudio::ArchitectureTools::Telemetry::TelemetryIdentifier
public class T4TelemetryProperty : Microsoft.VisualStudio.ArchitectureTools.Telemetry.TelemetryIdentifier
type T4TelemetryProperty = class
inherit TelemetryIdentifier
Public Class T4TelemetryProperty
Inherits TelemetryIdentifier
- Inheritance
Fields
TransformAllProperty |
Identifier for the T4 transformall telemetry property |
Properties
Value |
The string value of the telemetry identifier consisting of prefix and name. (Inherited from TelemetryIdentifier) |
Methods
ToString() |
The Value of the telemetry identifier. (Inherited from TelemetryIdentifier) |