Microsoft.Windows.Server.2008.PrintServer.PrinterImpressora dos Serviços de Impressão do Windows 2008

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

Todas as instâncias de impressora do Windows 2008

Element properties:

Base ClassMicrosoft.Windows.Server.PrintServer.Library.Printer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf9b934dc-510f-ae1a-01f2-810e2a3c75c5

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.2008.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 
Clustered  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.2008.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"/>
<Property ID="Clustered" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>