Language

TracingRule.OperationName Property

Definition

Gets the OperationName, an exact match.

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

Property Value

The operation name. If null or empty, all activities within the matching sources are matched.

Applies to