property ExFileView.IncludeParentLabel as String
Specifies the label for the parent item.

TypeDescription
String A String expression that specifies the label to be displayed in the parent item. The expression may include <%0%>, <%1%>, <%2%> or <%3%>, which indicates the full name, name , parsed name, or relative name of the parent folder.
By default, the IncludeParentLabel property is "..". The IncludeParent property indicates whether the parent folder is being displayed. For instance, the IncludeParentLabel = "<%0%>" specifies that the parent item should display the full name ( including its path ) of the parent folder. The BrowseFolderPath property indicates the path of browsed folder. 

The IncludeParentLabel property supports the following fields:

The following screen shot shows the browsed folder ( E:\Exontrol ):