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