Enumeration ExtensionKind

In a remote window the extension kind describes if an extension runs where the UI (window) runs or if an extension runs remotely.

Enumeration Members

Enumeration Members

UI: 1

Extension runs where the UI runs.

Workspace: 2

Extension runs where the remote extension host runs.