C#
VB
WinRT C#
C++
Constructs a new LeadStream object using the specified IStorageFile as storage.
public LeadStream(
IStorageFile file
)
Public Function New( _
ByVal file As IStorageFile _
)
public LeadStream(
IStorageFile file
)
function LeadStream(
file
)
public:
LeadStream(
IStorageFile^ file
)
file
An IStorageFile that will be used as storage for the new LeadStream object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET