PrintSupportSessionInfo 类

定义

提供有关打印支持设置 UI 的当前会话的信息。

public ref class PrintSupportSessionInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintSupportSessionInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintSupportSessionInfo
Public NotInheritable Class PrintSupportSessionInfo
继承
Object Platform::Object IInspectable PrintSupportSessionInfo
属性

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v14.0 中引入)

属性

Printer

获取当前会话的打印机设备。

SourceAppInfo

获取有关正在执行打印操作的源应用的信息。

适用于

另请参阅