Manufacturer Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Name of the manufacturer of this device.

Namespace:  Dpws.Device
Assembly:  MFDpwsDevice (in MFDpwsDevice.dll)

Syntax

'Declaration
Public Shared Manufacturer As String
public static string Manufacturer
public:
static String^ Manufacturer
static val mutable Manufacturer: string
public static var Manufacturer : String

Remarks

Must have fewer than MAX_FIELD_SIZE characters.

.NET Framework Security

See Also

Reference

Device. . :: . .ThisModel Class

Dpws.Device Namespace