DeviceInfoLocationInformation Property |
Represents the bus-specific physical location of a device instance.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string LocationInformation { get; }
Public ReadOnly Property LocationInformation As String
Get
public:
property String^ LocationInformation {
String^ get ();
}
member LocationInformation : string with get
Property Value
Type:
StringSee Also