Share via


IVSHistogram<T>.Buckets Property

Definition

Gets the buckets for the histogram with associated statistical data.

public Microsoft.VisualStudio.Telemetry.Metrics.HistogramBuckets<T> Buckets { get; }
member this.Buckets : Microsoft.VisualStudio.Telemetry.Metrics.HistogramBuckets<'T (requires 'T : struct)>
Public ReadOnly Property Buckets As HistogramBuckets(Of T)

Property Value

Applies to