ProgressInfo Struktur

Definition

Stellt ein Update eines Fortschritts dar.

public value class ProgressInfo
public struct ProgressInfo
type ProgressInfo = struct
Public Structure ProgressInfo
Vererbung
ProgressInfo

Konstruktoren

ProgressInfo(Int32, Int32)

Erstellt eine neue Instanz der- ProgressInfo Struktur.

Eigenschaften

CompletedItems

Eine Reihe von bereits abgeschlossenen Elementen.

TotalItems

Eine Gesamtzahl bei Elementen.

Gilt für