Linguaggio

NetworkProgressChangedEventArgs.TotalBytes Proprietà

Definizione

Attenzione

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Ottiene il numero totale di byte trasferiti.

public:
 property int TotalBytes { int get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public int TotalBytes { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.TotalBytes : int
Public ReadOnly Property TotalBytes As Integer

Valore della proprietà

Restituisce Int32.

Numero totale di byte trasferiti.

Attributi

Si applica a