Share via


PrintQueueStringProperty.Type Vlastnost

Definice

Získá nebo nastaví hodnotu, která identifikuje, která ze tří možných vlastností tiskové fronty je reprezentována.

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

Hodnota vlastnosti

A PrintQueueStringPropertyType , který určuje druh vlastnosti tiskové fronty, která je reprezentována.

Poznámky

Metoda InstallPrintQueue objektu PrintServer používá tyto informace k zajištění, že Name hodnota je přiřazena ke správné vlastnosti instalovaného objektu PrintQueue .

Platí pro