NavigationProgressEventArgs::MaxBytes Property

 

Gets the maximum number of bytes.

Namespace:   System.Windows.Navigation
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property long long MaxBytes {
	long long get();
}

Property Value

Type: System::Int64

The maximum number of bytes.

.NET Framework
Available since 3.0
Return to top
Show: