다음을 통해 공유


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

인쇄 작업 확장의 컨텍스트입니다.

적용 대상