C1.Silverlight.Uploader Namespace > UploadProgressChangedEventArgs Class : TotalBytesToUpload Property |
'Declaration
Public ReadOnly Property TotalBytesToUpload As System.Long
'Usage
Dim instance As UploadProgressChangedEventArgs Dim value As System.Long value = instance.TotalBytesToUpload
public System.long TotalBytesToUpload {get;}
public read-only property TotalBytesToUpload: System.Int64;
public function get TotalBytesToUpload : System.long
public: __property System.long get_TotalBytesToUpload();
public: property System.int64 TotalBytesToUpload { System.int64 get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2