property ExFolderView.DisplayShareName as Boolean
Indicating whether the control displays the share folder name.

TypeDescription
Boolean A Boolen expression that specifies whether the control displays the folder's share name.

Setting this property to True will cause the control to display share-names for all folders that are shared. If property is set to False, shared names are not shown, but folder is displayed anyway with it's real name. For example, let's suppose that we a have folder "C:\Documents and Settings\Administrator\My Documents" and it is shared with name "docs". If DisplayShareName property is set to True, the control will display text "My Documents [docs]" when this folder is listed.