CacheFolder Property
Summary
Gets the folder path where the JpipServer stores its cache data.
Syntax
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.