ComponentOne DataObjects for .NET
CacheStoragePath Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CacheProperties Class : CacheStoragePath Property
Gets or sets the path for storing cache data files, if CacheStorage = File.
Syntax
'Declaration
 
Public Property CacheStoragePath As System.String
public System.string CacheStoragePath {get; set;}
See Also

Reference

CacheProperties Class
CacheProperties Members