Location.PropertyPath

Syntax

Location.PropertyPath

Data Type

String

Purpose

Specifies the lookup string for this location.

Remarks

For a file location, this property is relative to the file the Location.FileId and Location.FilePath properties specify. For an execution location, this property is relative to the sequence context the Location.ContextId property specifies. For a type location, this property is relative to the type the Location.TypeName property specifies. For a workspace file location, this property is relative to the WorkspaceObject the WorkspaceFile.RootWorkspaceObject property returns.

See Also

Location.ContextId

Location.FileId

Location.FilePath

Location.Kind

Location.TypeName

WorkspaceFile.RootWorkspaceObject