AnalyzerTelemetryInfo.CodeBlockStartActionsCount Property

Definition

Count of registered code block start actions.

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

Property Value

Attributes

Applies to