DeviceInfoPhysicalDeviceObjectName Property |
Encapsulates the physical device location information provided by a device's firmware to Windows.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string PhysicalDeviceObjectName { get; }
Public ReadOnly Property PhysicalDeviceObjectName As String
Get
public:
property String^ PhysicalDeviceObjectName {
String^ get ();
}
member PhysicalDeviceObjectName : string with get
Property Value
Type:
StringSee Also