LEADTOOLS (Leadtools assembly)

FileName Property (LeadBufferStream)

Show in webframe







The name of the file associated with this LeadBufferStream object.
Syntax
public string FileName {get;}
'Declaration
 
Public ReadOnly Property FileName As String
'Usage
 
Dim instance As LeadBufferStream
Dim value As String
 
value = instance.FileName
public string FileName {get;}
@property (nonatomic, assign, readonly, getter=getFileName) NSString* fileName;

            
 get_FileName(); 
public:
property String^ FileName {
   String^ get();
}

Property Value

The name of the file associated with this LeadBufferStream object.
Requirements

Target Platforms

See Also

Reference

LeadBufferStream Class
LeadBufferStream Members

 

 


Products | Support | Contact Us | Copyright Notices

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