WorkspaceMapping interface

Mapping for a workspace

Properties

definitionUri

Uri of the associated definition

depth

Depth of this mapping

localItem

local location of the definition

mappingType

type of workspace mapping

serverItem

Server location of the definition

workspaceId

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

type of workspace mapping

mappingType: WorkspaceMappingType

Property Value

serverItem

Server location of the definition

serverItem: string

Property Value

string

workspaceId

Id of the workspace

workspaceId: number

Property Value

number