Partager via


InstrumentRule.ListenerName Property

Definition

Gets the IMetricsListener.Name, an exact match.

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

Property Value

The listener name. If null, all listeners are matched.

Applies to