DeviceInfoLocationInformation Property |
Represents the bus-specific physical location of a device instance.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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