InstrumentRule.ListenerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IMetricsListener.Name, an exact match.
All listeners are matched if this is null
.
public:
property System::String ^ ListenerName { System::String ^ get(); };
public string? ListenerName { get; }
member this.ListenerName : string
Public ReadOnly Property ListenerName As String
Property Value
If null
, all instruments for the meter are matched.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.