IShellItemFullPath Property |
Get the full path of the item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax ReadOnly Property FullPath As String
Get
property String^ FullPath {
String^ get ();
}
abstract FullPath : string with get
Property Value
Type:
StringSee Also