←Select platform

LeadStream Constructor(IStorageFile)

Summary

Constructs a new LeadStream object using the specified IStorageFile as storage.

Syntax

C#
VB
WinRT C#
C++
public LeadStream(  
   IStorageFile file 
) 
Public Function New( _ 
   ByVal file As IStorageFile _ 
) 
public LeadStream(  
   IStorageFile file 
) 
function LeadStream(  
   file  
) 
public: 
LeadStream(  
   IStorageFile^ file 
) 

Parameters

file
An IStorageFile that will be used as storage for the new LeadStream object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize