Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 670 Bytes

ippattributevalue_createuri_1524946828.md

File metadata and controls

33 lines (18 loc) · 670 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateUri(Windows.Foundation.Uri)
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateUri(Windows.Foundation.Uri)

-description

Creates an IppAttributeValue object that contains a uri attribute with the specified value, as defined by the Internet Printing Protocol (IPP).

-parameters

-param value

The value of the uri attribute.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples