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

Class DidChangeConfigurationParams<TConfig>

Inheritance
System.Object
DidChangeConfigurationParams<TConfig>
Namespace:Microsoft.SqlTools.ServiceLayer.Workspace.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class DidChangeConfigurationParams<TConfig>

Properties

| Improve this Doc View Source

Settings

Declaration
public TConfig Settings { get; set; }
Type Description
TConfig
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX