AnalyzerTelemetryInfo.SemanticModelActionsCount Property

Definition

Count of registered semantic model actions.

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

Property Value

Attributes

Applies to