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

Class FileEvent

Inheritance
System.Object
FileEvent
Namespace:Microsoft.SqlTools.ServiceLayer.Workspace.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class FileEvent

Properties

| Improve this Doc View Source

Type

Declaration
public FileChangeType Type { get; set; }
Type Description
FileChangeType
| Improve this Doc View Source

Uri

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

© Microsoft  //  Generated with DocFX