PrintQueue.QueueAttributes プロパティ

定義

印刷キューのプロパティを取得します。

public:
 property System::Printing::PrintQueueAttributes QueueAttributes { System::Printing::PrintQueueAttributes get(); };
public System.Printing.PrintQueueAttributes QueueAttributes { get; }
member this.QueueAttributes : System.Printing.PrintQueueAttributes
Public ReadOnly Property QueueAttributes As PrintQueueAttributes

プロパティ値

PrintQueueAttributes 列挙値のビットごとの組み合わせ。

適用対象