Get the full path of an item.

Declaration Syntax
public string GetFullPath(
LIST_ITEM p_FileListItem
)
Public Function GetFullPath ( _
p_FileListItem As LIST_ITEM _
) As String
public:
String^ GetFullPath(
LIST_ITEM p_FileListItem
)

Parameters
- p_FileListItem (LIST_ITEM)
- the item to retrieve the full path for.

Return Value
full path of the listitem
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)