TestimoX

API Reference

Class

GppPrinterEntry

Namespace ADPlayground.Gpo.Preferences
Assembly ADPlayground
Modifiers sealed

Represents a GPP Printer mapping item.

Inheritance

Constructors

public GppPrinterEntry() #

Properties

public String Name { get; set; } #

Printer display name.

public String Path { get; set; } #

Printer path (e.g., UNC or TCP/IP address).

public String Type { get; set; } #

Printer type, typically Shared or TCPIP.

public Nullable<Boolean> Default { get; set; } #

Set as default printer.

public String Location { get; set; } #

Printer location text.