LoggingActivity.Channel 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.
Retourne le canal associé à cette activité.
public:
property LoggingChannel ^ Channel { LoggingChannel ^ get(); };
LoggingChannel Channel();
public LoggingChannel Channel { get; }
var loggingChannel = loggingActivity.channel;
Public ReadOnly Property Channel As LoggingChannel
Valeur de propriété
Canal associé à cette activité.