←Select platform

FileName Property (ILeadStream)

Summary

The name of the file associated with this ILeadStream object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
string FileName {get;} 
ReadOnly Property FileName As String 
string FileName {get;} 
@property (nonatomic, assign, readonly, getter=getFileName) NSString* fileName; 
String getFileName(); 
get_FileName();  
property String^ FileName { 
   String^ get(); 
} 

Property Value

The name of the file associated with this ILeadStream 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