C1.Silverlight.Uploader Namespace > UploadFilePartInfo Class : PartCount Property |
'Declaration
Public ReadOnly Property PartCount As System.Integer
'Usage
Dim instance As UploadFilePartInfo Dim value As System.Integer value = instance.PartCount
public System.int PartCount {get;}
public read-only property PartCount: System.Integer;
public function get PartCount : System.int
public: __property System.int get_PartCount();
public: property System.int PartCount { System.int 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