ProgressInfo.TotalItems Property

Definition

A total number if items.

public:
 property int TotalItems { int get(); };
public int TotalItems { get; }
public int TotalItems { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.TotalItems : int
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.TotalItems : int
Public ReadOnly Property TotalItems As Integer

Property Value

Attributes

Applies to