AnalyzerTelemetryInfo.SymbolActionsCount Property

Definition

Count of registered symbol actions.

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

Property Value

Attributes

Applies to