Workspace.id

Get id property.

  1. string id [@property getter]
    class Workspace
    @property
    string
    id
    ()
  2. string id [@property setter]

Return Value

Type: string

The "id" of the workspace.

This is generally used by applications to help destinguish between types of workspaces, particularly when saving session state.