LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

Name Property (RasterDialogFileData)

Show in webframe





Gets the selected file name.
Syntax
public string Name {get;}
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As RasterDialogFileData
Dim value As String
 
value = instance.Name

            

            
public:
property String^ Name {
   String^ get();
}

Property Value

The selected file name.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.