共用方式為


PrintCustomItemDetails.ItemId 屬性

定義

取得自訂列印工作選項專案的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

列印工作選項的識別碼。

適用於