Print3DWorkflowPrintRequestedEventArgs.ExtendedStatus 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定列印要求的擴充狀態。
public:
property Print3DWorkflowDetail ExtendedStatus { Print3DWorkflowDetail get(); void set(Print3DWorkflowDetail value); };
Print3DWorkflowDetail ExtendedStatus();
void ExtendedStatus(Print3DWorkflowDetail value);
public Print3DWorkflowDetail ExtendedStatus { get; set; }
var print3DWorkflowDetail = print3DWorkflowPrintRequestedEventArgs.extendedStatus;
print3DWorkflowPrintRequestedEventArgs.extendedStatus = print3DWorkflowDetail;
Public Property ExtendedStatus As Print3DWorkflowDetail
屬性值
列印要求的擴充狀態。
Windows 需求
裝置系列 |
Windows Desktop Extension SDK (已於 10.0.10240.0 引進)
|
API contract |
Windows.Devices.Printers.Extensions.ExtensionsContract (已於 v1.0 引進)
|
備註
只有 Windows 10 10.0.10240 版才支援此方法。 此方法已在更新版本中移除。