CacheFolder Property

Summary
Gets or sets the folder path where the JpipServer store its cache data.
Syntax
C#
VB
C++
public string CacheFolder { get; set; } 
  
Public Property CacheFolder As String 
public: 
property String^ CacheFolder { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value indicating the path for the cache folder.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

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