PresentationUrl Field

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

URL to an HTML page for this device.

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

Syntax

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

Remarks

Must have fewer than MAX_URI_SIZE octets.

.NET Framework Security

See Also

Reference

Device. . :: . .ThisModel Class

Dpws.Device Namespace