Share via


AnalyzerTelemetryInfo.SyntaxTreeActionsCount Property

Definition

Count of registered syntax tree actions.

public:
 property int SyntaxTreeActionsCount { int get(); void set(int value); };
public int SyntaxTreeActionsCount { get; set; }
[System.Runtime.Serialization.DataMember(Order=3)]
public int SyntaxTreeActionsCount { get; set; }
member this.SyntaxTreeActionsCount : int with get, set
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.SyntaxTreeActionsCount : int with get, set
Public Property SyntaxTreeActionsCount As Integer

Property Value

Attributes

Applies to