DeviceInfoPhysicalDeviceObjectName Property |
Encapsulates the physical device location information provided by a device's firmware to Windows.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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