FileReloaderPath Property |
Gets the path to the file referenced by this reloader.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic 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