FileSystemEntryFriendlyLocationElements Property

Gets a read-only list of distinct path elements which compose FriendlyLocation.

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

Property Value

Type: IListString
See Also