←Select platform

FileBinaryData Constructor(String)

Summary

Initializes a new instance of the FileBinaryData class with explicit parameters.

Syntax

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

Parameters

fileName
Name of the file to be used for loading and saving.

Requirements

Target Platforms

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