次の方法で共有


PrintTaskConfiguration.PrinterExtensionContext プロパティ

定義

印刷タスク拡張機能のコンテキストを取得します。

public:
 property Platform::Object ^ PrinterExtensionContext { Platform::Object ^ get(); };
IInspectable PrinterExtensionContext();
public object PrinterExtensionContext { get; }
var object = printTaskConfiguration.printerExtensionContext;
Public ReadOnly Property PrinterExtensionContext As Object

プロパティ値

Object

Platform::Object

IInspectable

印刷タスク拡張機能のコンテキスト。

適用対象