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
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.