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 SourceOwnerUri
URI identifying the text document
Declaration
public string OwnerUri { get; set; }
| Type | Description |
|---|---|
| System.String |