DeviceInfoManufacturer Property |
Represents the name of the manufacturer of a device instance.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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