←Select platform

FileName Property (RasterSaveDialog)

Summary

Gets or sets a string containing the name of the file to be saved.

Syntax

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

Property Value

The file name selected in the Save dialog box.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize