FileSystemEntryFriendlyLocationElements Property |
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public IList<string> FriendlyLocationElements { get; }
Public ReadOnly Property FriendlyLocationElements As IList(Of String)
Get
public:
property IList<String^>^ FriendlyLocationElements {
IList<String^>^ get ();
}
member FriendlyLocationElements : IList<string> with get
Property Value
Type:
IListStringSee Also