PrintQueueException.PrinterName プロパティ

定義

例外がスローされたときにアクセスされていたプリンターの名前を取得します。

public:
 property System::String ^ PrinterName { System::String ^ get(); };
public string PrinterName { get; }
member this.PrinterName : string
Public ReadOnly Property PrinterName As String

プロパティ値

プリンターの名前を表す String

適用対象