PIDLLastId Property
Gets the last SHITEMID in this ITEMIDLIST.
Namespace: DevCase.Win32.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public PIDL LastId { get; }
Public ReadOnly Property LastId As PIDL
Get
Dim instance As PIDL
Dim value As PIDL
value = instance.LastId
public:
property PIDL^ LastId {
PIDL^ get ();
}
member LastId : PIDL with get
No code example is currently available or this language may not be supported.
Property Value
PIDL
The last SHITEMID.