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 SourceType
Declaration
public FileChangeType Type { get; set; }
| Type | Description |
|---|---|
| FileChangeType |
Uri
Declaration
public string Uri { get; set; }
| Type | Description |
|---|---|
| System.String |