FileSystemEntryFriendlyLocation Property

Gets the location of the entry (friendly representation).

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public string FriendlyLocation { get; }

Property Value

Type: String
Remarks
This is the friendly representation of the parent entry's full name.
See Also