LEADTOOLS (Leadtools assembly)

FileName Property (ILeadStream)

Show in webframe







The name of the file associated with this ILeadStream object.
Syntax
string FileName {get;}
'Declaration
 
ReadOnly Property FileName As String
'Usage
 
Dim instance As ILeadStream
Dim value As String
 
value = instance.FileName
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

See Also

Reference

ILeadStream Interface
ILeadStream Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.