Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > ILeadStream Interface : FileName Property |
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();