ITelemetryDiagnosticID<T>.GetDiagnosticID Method
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.
Get Diagnostic ID for telemetry purposes.
public:
T GetDiagnosticID();
public T GetDiagnosticID ();
abstract member GetDiagnosticID : unit -> 'T
Public Function GetDiagnosticID () As T
Returns
T