SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Class TelemetryParams

Parameters sent back with an IntelliSense ready event

Inheritance
System.Object
TelemetryParams
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class TelemetryParams

Properties

| Improve this Doc View Source

Params

Declaration
public TelemetryProperties Params { get; set; }
Type Description
TelemetryProperties
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX