C1.Silverlight.Uploader Namespace > UploadProgressChangedEventArgs Class : BytesUploaded Property |
'Declaration
Public ReadOnly Property BytesUploaded As System.Long
'Usage
Dim instance As UploadProgressChangedEventArgs Dim value As System.Long value = instance.BytesUploaded
public System.long BytesUploaded {get;}
public read-only property BytesUploaded: System.Int64;
public function get BytesUploaded : System.long
public: __property System.long get_BytesUploaded();
public: property System.int64 BytesUploaded { 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