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

打印任务扩展的上下文。

适用于