←Select platform

FileName Property

Summary

The physical path to the file to load.

Syntax

C#
VB
C++
public string FileName { get; } 
  
Public ReadOnly Property FileName As String 
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

A System.String that contains the physical path to the file to load.

Example

For an example, refer to RasterThumbnailBrowser.LoadThumbnail.

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.WinForms Assembly