ShellBrowser .Net Edition
GetFullPath Method (p_FileListItem)
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)GetFullPath(LIST_ITEM)
Get the full path of an item.
Declaration Syntax
C#Visual BasicVisual C++
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)