←Select platform

TemporaryDirectory Property

Summary
Gets or sets a value that specifies the directory in which LEADTOOLS will create temporary files when creating disk-based RasterImage objects.
Syntax
C#
C++/CLI
Java
Python
public static string TemporaryDirectory { get; set; } 
public: 
static property String^ TemporaryDirectory { 
   String^ get(); 
   void set (    String^ ); 
} 
public static java.lang.String getTemporaryDirectory(); 
public void setTemporaryDirectory( 
   java.lang.String 
); 
TemporaryDirectory # get and set (RasterDefaults) 

Property Value

A value that specifies the directory in which LEADTOOLS will create temporary files when creating disk-based RasterImage objects. Note that this is a global value and will be used by all the threads using LEADTOOLS in your application.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.