PIDLSize Property
Gets the size, in bytes, of 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 uint Size { get; }
Public ReadOnly Property Size As UInteger
Get
Dim instance As PIDL
Dim value As UInteger
value = instance.Size
public:
property unsigned int Size {
unsigned int get ();
}
member Size : uint32 with get
No code example is currently available or this language may not be supported.
Property Value
UInt32