FileReloaderPath Property |
Gets the path to the file referenced by this reloader.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string Path { get; }
Public ReadOnly Property Path As String
Get
Property Value
Type:
String A string representing the path referenced by this reloader.
See Also