ImageGear .NET - Updated
Path Field




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearFile Class : Path Field
Gets name of the file with complete path.
Syntax
'Declaration
 
Public Path As String
'Usage
 
Dim instance As ImGearFile
Dim value As String
 
value = instance.Path
 
instance.Path = value
public string Path
public: string* Path
public:
String^ Path

Field Value

String value.
See Also

Reference

ImGearFile Class
ImGearFile Members