CacheFolder Property

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

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.