ItemIdListParentPath Property |
Returns the parent directory of the element represented by this ItemIdList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public string ParentPath { get; }
Public ReadOnly Property ParentPath As String
Get
public:
property String^ ParentPath {
String^ get ();
}
member ParentPath : string with get
Property Value
Type:
StringSee Also