LoggingEventSource.Keywords.Message Champ
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.
Active l’événement « Message » quand ILogger.Log() est appelé. Il fournit les informations de façon programmatique (sans mise en forme).
public: System::Diagnostics::Tracing::EventKeywords Message = 2;
public const System.Diagnostics.Tracing.EventKeywords Message = 2;
val mutable Message : System.Diagnostics.Tracing.EventKeywords
Public Const Message As EventKeywords = 2