| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As RelativePathFormatter Dim value As List(Of RelativePathFormatter.Element) value = instance.Elements | |
| C# | |
|---|---|
public List<RelativePathFormatter.Element> Elements {get;} | |
The elements in the relative path.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x