Microsoft.Windows.Server.6.2.PrintServer.PrinterFila da impressora dos Serviços de Impressão do Windows Server 2012

Microsoft.Windows.Server.6.2.PrintServer.Printer (ClassType)

Todas as instâncias da fila da impressora do Windows Server 2012

Element properties:

Base ClassMicrosoft.Windows.Server.PrintServer.Library.Printer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4baa20d1-4790-f603-0652-85f29fc72010

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.Server.6.2.PrintServer.Printer:
Attributes  string  Atributos false 256  False 
Caption  string  Legenda false 256  False 
DeviceID  string  ID do Dispositivo false 256  False 
Name  string  Nome true 256  False 
PortName  string  Nome da porta false 256  False 
Shared  string  Compartilhado false 256  False 
ShareName  string  Nome do compartilhamento false 256  False 
SpoolEnabled  string  Habilitado por Spool false 256  False 
Path  string  Caminho false 256  False 
Version  string  Versão false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.6.2.PrintServer.Printer" Accessibility="Public" Abstract="false" Base="PSLIB!Microsoft.Windows.Server.PrintServer.Library.Printer" Hosted="true" Singleton="false">
<Property ID="Attributes" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Caption" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="DeviceID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PortName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Shared" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ShareName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SpoolEnabled" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>