←Select platform

FileName Property (LeadBufferStream)

Summary

The name of the file associated with this LeadBufferStream object.

Syntax

C#
VB
Objective-C
WinRT C#
C++
public string FileName {get;} 
Public ReadOnly Property FileName As String 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly