DeviceInfoLocationPaths Property |
Represents the location of a device instance in the device tree.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string LocationPaths { get; }
Public ReadOnly Property LocationPaths As String
Get
public:
property String^ LocationPaths {
String^ get ();
}
member LocationPaths : string with get
Property Value
Type:
StringSee Also