←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly