Click or drag to resize

MasterPathGetFullPath Method

Returns the full path, i.e. this path and all ancestor paths prepended.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string GetFullPath()

Return Value

Type: String
Full path.
See Also