次の方法で共有


PrintSupportSessionInfo.Printer プロパティ

定義

現在のセッションのプリンター デバイスを取得します。

public:
 property IppPrintDevice ^ Printer { IppPrintDevice ^ get(); };
IppPrintDevice Printer();
public IppPrintDevice Printer { get; }
var ippPrintDevice = printSupportSessionInfo.printer;
Public ReadOnly Property Printer As IppPrintDevice

プロパティ値

現在のセッションのプリンター デバイス。

適用対象