ImageMemoryMemoryMapTempPath Property |
Note: This API is now obsolete.
File mapping is no longer supported. This property will throw on set.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax [ObsoleteAttribute("MemoryMapTempPath is no longer supported.", true)]
public static string MemoryMapTempPath { get; set; }
<ObsoleteAttribute("MemoryMapTempPath is no longer supported.", true)>
Public Shared Property MemoryMapTempPath As String
Get
Set
Property Value
Type:
String Get returns the empty string.
See Also