'Declaration Public Function GetFullPath( _ ByVal format As FullPathFormat _ ) As String
public string GetFullPath( FullPathFormat format )
When the format parameter is set to 'EditMode', the IncludeTextInFullPath property is checked for ancestor locations before that ancestor's text is prepended to the value returned from the method. When the format parameter is set to 'AllAncestors', IncludeTextInFullPath is is not used, and the text for all ancestor locations is prepended to the returned value.
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