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

Class IntelliSenseReadyParams

Parameters sent back with an IntelliSense ready event

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

Properties

| Improve this Doc View Source

OwnerUri

URI identifying the text document

Declaration
public string OwnerUri { get; set; }
Type Description
System.String
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX