Microsoft.Windows.Server.10.0.PrintServer.PrinterWindows Server 2016 ve 1709+ Yazdırma Hizmetleri Yazıcı Sırası

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

Windows Server 2016 ve 1709+ Yazıcı Sırasının tüm örnekleri

Element properties:

Base ClassMicrosoft.Windows.Server.PrintServer.Library.Printer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8a57a329-24a0-8370-016f-3f8fa5c69946

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.10.0.PrintServer.Printer:
Attributes  string  Öznitelikler false 256  False 
Caption  string  Açıklamalı Alt Yazı false 256  False 
DeviceID  string  Cihaz Kimliği false 256  False 
Name  string  Ad true 256  False 
PortName  string  Bağlantı Noktası Adı false 256  False 
Shared  string  Paylaşılan false 256  False 
ShareName  string  Paylaşım Adı false 256  False 
SpoolEnabled  string  Biriktirme Etkin false 256  False 
Path  string      false 256  False 
Version  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.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>