←Select platform

FileName Property

Summary
Gets the name of the file to be opened.
Syntax
C#
VB
C++
Java
public string FileName { get; } 
Public ReadOnly Property FileName As String 
public String getFileName() 
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

A String containing the name of the file to be opened.

Example

For an example, refer to RasterCodecs.StartRedirecting

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.