WorkspaceMapping interface
Mapping for a workspace
Properties
| definition |
Uri of the associated definition |
| depth | Depth of this mapping |
| local |
local location of the definition |
| mapping |
type of workspace mapping |
| server |
Server location of the definition |
| workspace |
Id of the workspace |
Property Details
definitionUri
Uri of the associated definition
definitionUri: string
Property Value
string
depth
Depth of this mapping
depth: number
Property Value
number
localItem
local location of the definition
localItem: string
Property Value
string
mappingType
serverItem
Server location of the definition
serverItem: string
Property Value
string
workspaceId
Id of the workspace
workspaceId: number
Property Value
number