Click or drag to resize
FileEventUri Property
The URI of the changed file.

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public string Uri { get; set; }

Property Value

Type: String
See Also