| C1.Silverlight.Uploader Namespace > UploadFileInfo Class > UploadFileInfo Constructor : UploadFileInfo Constructor(FileInfo) |
'DeclarationPublic Function New( _ ByVal file As System.IO.FileInfo _ )
'UsageDim file As System.IO.FileInfo Dim instance As New UploadFileInfo(file)
public UploadFileInfo( System.IO.FileInfo file )
public UploadFileInfo( file: System.IO.FileInfo );
public function UploadFileInfo( file : System.IO.FileInfo );
public: UploadFileInfo( System.IO.FileInfo* file )
public: UploadFileInfo( System.IO.FileInfo^ file )
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