ILoggingChannel.Level Propriété
Définition
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.
Obtient le niveau de détail des messages du Canal de journalisation actuel.
public:
property LoggingLevel Level { LoggingLevel get(); };
LoggingLevel Level();
public LoggingLevel Level { get; }
var loggingLevel = iLoggingChannel.level;
Public ReadOnly Property Level As LoggingLevel
Valeur de propriété
Niveau de détail des messages.