DeviceInfoManufacturer Property |
Represents the name of the manufacturer of a device instance.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string Manufacturer { get; }
Public ReadOnly Property Manufacturer As String
Get
public:
property String^ Manufacturer {
String^ get ();
}
member Manufacturer : string with get
Property Value
Type:
StringSee Also