←Select platform

LeadFileStream Constructor

Summary

Constructs a new LeadFileStream object using the specified buffer as storage.

Syntax

C#
VB
WinRT C#
C++
public LeadFileStream(  
   string fileName 
) 
Public Function New( _ 
   ByVal fileName As String _ 
) 
public LeadFileStream(  
   string fileName 
) 
function LeadFileStream(  
   fileName  
) 
public: 
LeadFileStream(  
   String^ fileName 
) 

Parameters

fileName
The path to a file that will be used as storage for the new LeadFileStream object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly