Click or drag to resize
WorkspaceDocumentUri Property
The VS Code URI for the document.

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

Property Value

Type: String
See Also