ShellBrowser .Net Edition
GetFullPath Method (p_Index)
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)GetFullPath(Int32)
Get the fullpath of an item at the index specified.
Declaration Syntax
C#Visual BasicVisual C++
public string GetFullPath(
	int p_Index
)
Public Function GetFullPath ( _
	p_Index As Integer _
) As String
public:
String^ GetFullPath(
	int p_Index
)
Parameters
p_Index (Int32)
the index
Return Value
full path at index

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)