PrintCustomItemDetails.ItemId Property

Definition

Gets the ID of the custom print task option item.

public:
 property Platform::String ^ ItemId { Platform::String ^ get(); };
winrt::hstring ItemId();
public string ItemId { get; }
var string = printCustomItemDetails.itemId;
Public ReadOnly Property ItemId As String

Property Value

String

Platform::String

winrt::hstring

The ID of the print task option.

Applies to