ImageGear for .NET
Name Property (ImGearFileInfo)




Gets the name of the file.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As ImGearFileInfo
Dim value As String
 
value = instance.Name
public string Name {get;}
public: __property string* get_Name();
public:
property String^ Name {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback