MonitoringEvent.PublisherName Property

Definition

The publisher name of the event.

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

Property Value

Returns a String that contains the name of the event publisher.

Applies to