Share via


CustomMonitoringEvent.PublisherName Property

Definition

The publisher name of the event.

public:
 property System::String ^ PublisherName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
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.

Attributes

Applies to