Print3DTaskRequestedEventArgs クラス

定義

TaskRequested イベントのデータを提供します。

public ref class Print3DTaskRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Graphics.Printing3D.Printing3DContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class Print3DTaskRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Graphics.Printing3D.Printing3DContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class Print3DTaskRequestedEventArgs
Public NotInheritable Class Print3DTaskRequestedEventArgs
継承
Object Platform::Object IInspectable Print3DTaskRequestedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Graphics.Printing3D.Printing3DContract (v1.0 で導入)

注釈

この API は、3D 製造フォーマット (3MF) パッケージで使用するように設計されています。 3MF の詳細については、3MF 仕様を参照してください。

プロパティ

Request

Print3DManagerに関連付けられている 3D 印刷ジョブ要求を取得します。

適用対象