ModelUrl Field

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

URL to a Web site for this model of device.

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

Syntax

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

Remarks

Must have fewer than MAX_URI_SIZE octets.

.NET Framework Security

See Also

Reference

Device. . :: . .ThisModel Class

Dpws.Device Namespace