PrintQueueStringProperty.Type Właściwość

Definicja

Pobiera lub ustawia wartość, która identyfikuje, które z trzech możliwych właściwości kolejki wydruku jest reprezentowane.

public:
 property System::Printing::PrintQueueStringPropertyType Type { System::Printing::PrintQueueStringPropertyType get(); void set(System::Printing::PrintQueueStringPropertyType value); };
public System.Printing.PrintQueueStringPropertyType Type { get; set; }
member this.Type : System.Printing.PrintQueueStringPropertyType with get, set
Public Property Type As PrintQueueStringPropertyType

Wartość właściwości

Obiekt PrintQueueStringPropertyType określający rodzaj reprezentowanej właściwości kolejki wydruku.

Uwagi

Metoda InstallPrintQueue metody PrintServer używa tych informacji, aby upewnić się, że Name wartość jest przypisana do poprawnej właściwości instalowanej PrintQueue .

Dotyczy