'Declaration Public Enum FullPathFormat Inherits System.Enum
public enum FullPathFormat : System.Enum
Member | Description |
---|---|
AllAncestors | The value of the UltraNavigationBarLocation.IncludeTextInFullPath property for ancestor locations is not observed, i.e., text for all ancestor locations is included in the returned value. |
EditMode | The value of the UltraNavigationBarLocation.IncludeTextInFullPath property for ancestor locations is observed, i.e., the returned path does not include the text for ancestor locations which are at a higher level of the path hierarchy than the closest one whose IncludeTextInFullPath property is set to true. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2