MonitoringEvent.Channel Property

Definition

The channel of the Event.

public:
 property System::String ^ Channel { System::String ^ get(); };
public string Channel { get; }
member this.Channel : string
Public ReadOnly Property Channel As String

Property Value

Returns a String that contains the channel of the event.

Applies to