Click or drag to resize

DeviceInfoBaseContainerId Property

Represents the Guid value of the base container identifier (ID) .The Windows Plug and Play (PnP) manager assigns this value to the device node (devnode).

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public Guid BaseContainerId { get; }

Property Value

Type: Guid
See Also