C1.Silverlight.Uploader Namespace > UploadFileInfo Class : File Property |
'Declaration
Public ReadOnly Property File As System.IO.Stream
'Usage
Dim instance As UploadFileInfo Dim value As System.IO.Stream value = instance.File
public System.IO.Stream File {get;}
public read-only property File: System.IO.Stream;
public function get File : System.IO.Stream
public: __property System.IO.Stream* get_File();
public: property System.IO.Stream^ File { System.IO.Stream^ 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