PrintServerEventLoggingTypes Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie les types d'événements qui peuvent être enregistrés par un PrintServer.
Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.
public enum class PrintServerEventLoggingTypes
[System.Flags]
public enum PrintServerEventLoggingTypes
[<System.Flags>]
type PrintServerEventLoggingTypes =
Public Enum PrintServerEventLoggingTypes
- Héritage
- Attributs
Nom | Valeur | Description |
---|---|---|
LogAllPrintingEvents | 5 | Tous les événements d'impression. |
LogPrintingErrorEvents | 2 | Événements d'erreur pour l'impression. |
LogPrintingInformationEvents | 4 | Événements d'informations pour l'impression. |
LogPrintingSuccessEvents | 1 | Événements d'impression réussis. |
LogPrintingWarningEvents | 3 | Événements d'avertissement. |
None | 0 | Aucun événement. |
Utilisez cette énumération pour fournir les valeurs de la EventLog propriété de .PrintServer
Produit | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: