PrintServer.EventLog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of events that the print server logs.
public:
property System::Printing::PrintServerEventLoggingTypes EventLog { System::Printing::PrintServerEventLoggingTypes get(); void set(System::Printing::PrintServerEventLoggingTypes value); };
public System.Printing.PrintServerEventLoggingTypes EventLog { get; set; }
member this.EventLog : System.Printing.PrintServerEventLoggingTypes with get, set
Public Property EventLog As PrintServerEventLoggingTypes
Property Value
A value of PrintServerEventLoggingTypes that identifies the type of event logging that is provided by the print server. The default is LogPrintingErrorEvents.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.